public sealed class HeifEncodingOptionsPublic NotInheritable Class HeifEncodingOptionspublic ref class HeifEncodingOptions sealed[<SealedAttribute>]
type HeifEncodingOptions = class end| HeifEncodingOptions | Initializes a new instance of the HeifEncodingOptions class. |
| ColorConversionOptions | Gets or sets the color conversion options. |
| CropWithImageGrid | Gets or sets a value indicating whether LibHeif should use an image grid for cropping. |
| ImageOrientation | Gets or sets a value describing the transformations that will be applied to the decoded image before it is displayed. |
| SaveAlphaChannel | Gets or sets a value indicating whether the alpha channel should be saved. |
| WriteNclxColorProfile | Gets or sets a value indicating whether a NCLX color profile will be written. |
| WriteTwoColorProfiles | Gets or sets a value indicating whether two color profiles will be written when both ICC and NCLX profiles are available. |
| 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) |