Click or drag to resize

HeifEncoder Methods

The HeifEncoder type exposes the following members.

Methods
 NameDescription
Public methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Disposable)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetLossless Sets the lossless compression support.
Public methodSetLossyQuality Sets the encoder lossy quality.
Public methodSetParameter(HeifBooleanEncoderParameter, Boolean) Sets an encoder parameter.
Public methodSetParameter(HeifIntegerEncoderParameter, Int32) Sets an encoder parameter.
Public methodSetParameter(HeifStringEncoderParameter, String) Sets an encoder parameter.
Public methodSetParameter(String, Boolean) Sets an encoder parameter.
Public methodSetParameter(String, Int32) Sets an encoder parameter.
Public methodSetParameter(String, String) Sets an encoder parameter.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also