public sealed class HeifColorConversionOptions
Public NotInheritable Class HeifColorConversionOptions
public ref class HeifColorConversionOptions sealed
[<SealedAttribute>]
type HeifColorConversionOptions = class end
HeifColorConversionOptions | Initializes a new instance of the HeifColorConversionOptions class. |
PreferredChromaDownsamplingAlgorithm | Gets or sets the preferred chroma down-sampling algorithm. |
PreferredChromaUpsamplingAlgorithm | Gets or sets the preferred chroma up-sampling algorithm. |
UseOnlyPreferredChromaAlgorithm | Gets or sets a value indicating whether only the preferred chroma algorithm should be used. |
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) |