다음을 통해 공유


CIImage.FormatARGB8 속성

정의

상수 kCIFormatARGB8과 연결된 값을 나타냅니다.

[Foundation.Field("kCIFormatARGB8", "CoreImage")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static int FormatARGB8 { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FormatARGB8 : int

속성 값

특성

설명

ARGB 형식의 32비트 색입니다.

적용 대상