Share via


CIImage.FormatAf Property

Definition

Caution

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

Represents the value associated with the constant kCIFormatAf.

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

Property Value

Attributes

Applies to