Share via


CGImagePropertyEncoderExtensions Class

Definition

Extension methods for the CGImagePropertyEncoder enumeration.

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

Methods

Name Description
GetConstant(CGImagePropertyEncoder)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CGImagePropertyEncoder value named by constant.

Applies to