다음을 통해 공유


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
특성

적용 대상