Share via


CGImagePropertyAstcBlockSizeExtensions Class

Definition

Extension methods for the CGImagePropertyAstcBlockSize enumeration.

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

Methods

Name Description
GetConstant(CGImagePropertyAstcBlockSize)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CGImagePropertyAstcBlockSize value named by constant.

Applies to