Share via


CVImageBufferAlphaChannelModeExtensions Class

Definition

Extension methods for the CVImageBufferAlphaChannelMode enumeration.

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

Methods

Name Description
GetConstant(CVImageBufferAlphaChannelMode)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CVImageBufferAlphaChannelMode value named by constant.

Applies to