共用方式為


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 位色彩。

適用於