次の方法で共有


CIImageRepresentationOptions コンストラクター

定義

オーバーロード

CIImageRepresentationOptions()
CIImageRepresentationOptions(NSDictionary)

CIImageRepresentationOptions()

[Foundation.Preserve(Conditional=true)]
public CIImageRepresentationOptions();
属性

適用対象

CIImageRepresentationOptions(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public CIImageRepresentationOptions(Foundation.NSDictionary dictionary);
new CoreImage.CIImageRepresentationOptions : Foundation.NSDictionary -> CoreImage.CIImageRepresentationOptions

パラメーター

dictionary
NSDictionary
属性

適用対象