次の方法で共有


CGImageProperties コンストラクター

定義

オーバーロード

CGImageProperties()
CGImageProperties(NSDictionary)

CGImageProperties()

public CGImageProperties ();

適用対象

CGImageProperties(NSDictionary)

public CGImageProperties (Foundation.NSDictionary dictionary);
new CoreGraphics.CGImageProperties : Foundation.NSDictionary -> CoreGraphics.CGImageProperties

パラメーター

dictionary
NSDictionary

適用対象