Share via


CGImageMetadataErrorsExtensions Class

Definition

Extension methods for the CGImageMetadataErrors enumeration.

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

Remarks

The extension method for the CGImageMetadataErrors enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(CGImageMetadataErrors)

Returns the error domain associated with the ImageIO.CGImageMetadataErrors value

Applies to