Share via


CIImage.FormatR16 Property

Definition

Caution

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

Represents the value associated with the constant kCIFormatR16.

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

Property Value

Attributes

Applies to