Heif |
The HeifEncoder type exposes the following members.
| Name | Description | |
|---|---|---|
| EncoderParameters | Gets a list of the supported encoder parameters. |
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Disposable) | |
| 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) | |
| SetLossless | Sets the lossless compression support. | |
| SetLossyQuality | Sets the encoder lossy quality. | |
| SetParameter(HeifBooleanEncoderParameter, Boolean) | Sets an encoder parameter. | |
| SetParameter(HeifIntegerEncoderParameter, Int32) | Sets an encoder parameter. | |
| SetParameter(HeifStringEncoderParameter, String) | Sets an encoder parameter. | |
| SetParameter(String, Boolean) | Sets an encoder parameter. | |
| SetParameter(String, Int32) | Sets an encoder parameter. | |
| SetParameter(String, String) | Sets an encoder parameter. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |