Share via


CMFormatDescriptionYCbCrMatrixExtensions Class

Definition

Extension methods for the CMFormatDescriptionYCbCrMatrix enumeration.

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

Methods

Name Description
GetConstant(CMFormatDescriptionYCbCrMatrix)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CMFormatDescriptionYCbCrMatrix value named by constant.

Applies to