Share via


CMFormatDescriptionAlphaChannelModeExtensions Class

Definition

Extension methods for the CMFormatDescriptionAlphaChannelMode enumeration.

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

Methods

Name Description
GetConstant(CMFormatDescriptionAlphaChannelMode)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CMFormatDescriptionAlphaChannelMode value named by constant.

Applies to