CGImageMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An immutable container for metadata. (See CGMutableImageMetadata.)
public class CGImageMetadata : CoreFoundation.NativeObject
type CGImageMetadata = class
inherit NativeObject
- Inheritance
- Derived
Constructors
| Name | Description |
|---|---|
| CGImageMetadata(NSData) | |
Properties
| Name | Description |
|---|---|
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
Methods
| Name | Description |
|---|---|
| ClearHandle() | (Inherited from DisposableObject) |
| CopyTagMatchingImageProperty(NSString, NSString) | |
| CreateXMPData() | |
| Dispose() | (Inherited from DisposableObject) |
| Dispose(Boolean) | (Inherited from NativeObject) |
| EnumerateTags(NSString, CGImageMetadataEnumerateOptions, CGImageMetadataTagBlock) | |
| Equals(Object) | (Inherited from DisposableObject) |
| GetCheckedHandle() | (Inherited from DisposableObject) |
| GetHashCode() | (Inherited from DisposableObject) |
| GetStringValue(CGImageMetadata, NSString) | |
| GetTag(CGImageMetadata, NSString) | |
| GetTags() | |
| GetTypeID() |
Type identifier for the ImageIO.CGImageMetadata type. |
| InitializeHandle(NativeHandle) | (Inherited from DisposableObject) |
| Release() | (Inherited from NativeObject) |
| Retain() | (Inherited from NativeObject) |
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |