Share via


CVPixelFormatComponentRangeValuesExtensions Class

Definition

Extension methods for the CVPixelFormatComponentRangeValues enumeration.

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

Methods

Name Description
GetConstant(CVPixelFormatComponentRangeValues)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CVPixelFormatComponentRangeValues value named by constant.

Applies to