Heif |
The HeifImage type exposes the following members.
| Name | Description | |
|---|---|---|
| Chroma | Gets the image chroma. | |
| Colorspace | Gets the image color space. | |
| DecodingWarnings | Gets a collection of warnings that occurred when decoding the image. | |
| HasAlphaChannel | Gets a value indicating whether the image has an alpha channel. | |
| Height | Gets the image height. | |
| IccColorProfile | Gets or sets the image ICC color profile. | |
| IsPremultipliedAlpha | Gets or sets a value indicating whether the alpha channel is premultiplied. | |
| NclxColorProfile | Gets or sets the image NCLX color profile. | |
| Width | Gets the image width. |
| Name | Description | |
|---|---|---|
| AddPlane | Adds a plane to the image. | |
| 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) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetPlane | Gets the image data for the specified plane. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| HasChannel | Determines whether this image contains the specified channel. | |
| ScaleImage | Scales the image. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |