Share via


CIImage.FormatABGR8 Property

Definition

Caution

Use 'CIFormat.Abgr8.GetConstant ()' instead.

Represents the value associated with the constant kCIFormatABGR8.

[Foundation.Field("kCIFormatABGR8", "CoreImage")]
[System.Obsolete("Use 'CIFormat.Abgr8.GetConstant ()' instead.", false)]
public static int FormatABGR8 { get; }
[<Foundation.Field("kCIFormatABGR8", "CoreImage")>]
[<System.Obsolete("Use 'CIFormat.Abgr8.GetConstant ()' instead.", false)>]
static member FormatABGR8 : int

Property Value

Attributes

Applies to