Freigeben über


CIImage.FormatARGB8 Eigenschaft

Definition

Stellt den Wert dar, der der Konstanten kCIFormatARGB8 zugeordnet ist.

[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

Eigenschaftswert

Attribute

Hinweise

32-Bit-Farbe im ARGB-Format.

Gilt für: