Share via


CIImage.FormatRgbXf Property

Definition

Caution

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

Represents the value associated with the constant 'kCIFormatRGBXf'.

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

Property Value

Attributes

Applies to