Click or drag to resize

HeifImageHandle Methods

The HeifImageHandle type exposes the following members.

Methods
 NameDescription
Public methodDecode Decodes this instance to a HeifImage.
Public methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Disposable)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetAuxiliaryImage Gets the auxiliary image handle.
Public methodGetAuxiliaryImageIds Gets a list of the auxiliary image ids.
Public methodGetAuxiliaryType Gets the type identifier for the auxiliary image.
Public methodGetDepthImage Gets the depth images.
Public methodGetDepthImageIds Gets a list of the depth image ids.
Public methodGetDepthRepresentationInfo Gets the depth representation information.
Public methodGetExifMetadata Gets the EXIF meta-data.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetMetadata Gets the meta-data bytes.
Public methodGetMetadataBlockIds Gets a list of the meta-data block ids.
Public methodGetThumbnailImage Gets the thumbnail image handle.
Public methodGetThumbnailImageIds Gets a list of the thumbnail image ids.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetXmpMetadata Gets the XMP meta-data.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also