Share via


CMFormatDescriptionTransferFunctionExtensions Class

Definition

Extension methods for the CMFormatDescriptionTransferFunction enumeration.

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

Methods

Name Description
GetConstant(CMFormatDescriptionTransferFunction)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the CMFormatDescriptionTransferFunction value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the CMFormatDescriptionTransferFunction value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the CMFormatDescriptionTransferFunction value named by constant.

Applies to