Share via


CIFormatExtensions Class

Definition

Extension methods for the CIFormat enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class CIFormatExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type CIFormatExtensions = class
Inheritance
CIFormatExtensions
Attributes

Methods

Name Description
GetConstant(CIFormat)

Retrieves the Int32 constant that describes self.

GetValue(Int32)

Retrieves the CIFormat value named by constant.

Applies to