Click or drag to resize

HeifImage Methods

The HeifImage type exposes the following members.

Methods
 NameDescription
Public methodAddPlane Adds a plane to the image.
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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetPlane Gets the image data for the specified plane.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodHasChannel Determines whether this image contains the specified channel.
Public methodScaleImage Scales the image.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also