Share via


CVImageBufferYCbCrMatrixExtensions Class

Definition

Extension methods for the CVImageBufferYCbCrMatrix enumeration.

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

Methods

Name Description
GetConstant(CVImageBufferYCbCrMatrix)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CVImageBufferYCbCrMatrix value named by constant.

Applies to