Share via


CAToneMapModeExtensions Class

Definition

Extension methods for the CAToneMapMode enumeration.

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

Methods

Name Description
GetConstant(CAToneMapMode)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CAToneMapMode value named by constant.

Applies to