Share via


CIFormatExtensions.GetValue(Int32) Method

Definition

Retrieves the CIFormat value named by constant.

public static CoreImage.CIFormat GetValue(int constant);
static member GetValue : int -> CoreImage.CIFormat

Parameters

constant
Int32

The name of the constant to retrieve.

Returns

Applies to