public sealed class HeifEncoderDescriptor
Public NotInheritable Class HeifEncoderDescriptor
public ref class HeifEncoderDescriptor sealed
[<SealedAttribute>]
type HeifEncoderDescriptor = class end
CompressionFormat | Gets the encoder compression format. |
IdName | Gets the encoder id name. |
Name | Gets the encoder name. |
SupportsLosslessCompression | Gets a value indicating whether the encoder supports lossless compression. |
SupportsLossyCompression | Gets a value indicating whether the encoder supports lossy compression. |
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) |