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
属性

适用于