Share via


CIImage.FormatRgbXh Property

Definition

Caution

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

Represents the value associated with the constant 'kCIFormatRGBXh'.

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

Property Value

Attributes

Applies to