Share via


CIImage.FormatRGf Property

Definition

Caution

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

Represents the value associated with the constant kCIFormatRGf.

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

Property Value

Attributes

Applies to