public sealed class HeifDecodingOptionsPublic NotInheritable Class HeifDecodingOptionspublic ref class HeifDecodingOptions sealed[<SealedAttribute>]
type HeifDecodingOptions = class end| HeifDecodingOptions | Initializes a new instance of the HeifDecodingOptions class. |
| ColorConversionOptions | Gets or sets the color conversion options. |
| ConvertHdrToEightBit | Gets or sets a value indicating whether high bit-depth images should be converted to 8-bits-per-channel. |
| DecoderId | Gets or sets a value that identifies the decoder to use. |
| 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. |
| 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) |