Share via


CIImage.FormatBGRA8 Property

Definition

Caution

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

Represents the value associated with the constant kCIFormatBGRA8

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

Property Value

Attributes

Applies to