Share via


VTAlphaChannelModeExtensions Class

Definition

Extension methods for the VTAlphaChannelMode enumeration.

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

Methods

Name Description
GetConstant(VTAlphaChannelMode)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the VTAlphaChannelMode value named by constant.

Applies to