Heif |
The HeifImageHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| AuxiliaryImageType | Gets the type of auxiliary image that this instance represents. | |
| BitDepth | Gets the image bit depth. | |
| HasAlphaChannel | Gets a value indicating whether this instance has an alpha channel. | |
| HasDepthImage | Gets a value indicating whether this instance has a depth image. | |
| Height | Gets the image height. | |
| IsPremultipliedAlpha | Gets a value indicating whether the alpha channel is premultiplied. | |
| IsPrimaryImage | Gets a value indicating whether this instance is the primary image. | |
| Width | Gets the image width. |
| Name | Description | |
|---|---|---|
| Decode | Decodes this instance to a HeifImage. | |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Disposable) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetAuxiliaryImage | Gets the auxiliary image handle. | |
| GetAuxiliaryImageIds | Gets a list of the auxiliary image ids. | |
| GetAuxiliaryType | Gets the type identifier for the auxiliary image. | |
| GetDepthImage | Gets the depth images. | |
| GetDepthImageIds | Gets a list of the depth image ids. | |
| GetDepthRepresentationInfo | Gets the depth representation information. | |
| GetExifMetadata | Gets the EXIF meta-data. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetMetadata | Gets the meta-data bytes. | |
| GetMetadataBlockIds | Gets a list of the meta-data block ids. | |
| GetThumbnailImage | Gets the thumbnail image handle. | |
| GetThumbnailImageIds | Gets a list of the thumbnail image ids. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetXmpMetadata | Gets the XMP meta-data. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |