Heif |
The HeifDecodingOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| HeifDecodingOptions | Initializes a new instance of the HeifDecodingOptions class. |
| Name | Description | |
|---|---|---|
| ConvertHdrToEightBit | Gets or sets a value indicating whether high bit-depth images should be converted to 8-bits-per-channel. | |
| IgnoreTransformations | Gets or sets a value indicating whether transformations are ignored when decoding the image. | |
| Strict | Gets or sets a value indicating whether an error is returned for invalid input. |
| Name | Description | |
|---|---|---|
| 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) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |