Click or drag to resize

HeifIntegerEncoderParameter Properties

The HeifIntegerEncoderParameter type exposes the following members.

Properties
 NameDescription
Public propertyDefaultValue Gets the default value of this parameter.
(Inherited from HeifEncoderParameterT)
Public propertyHasDefault Gets a value indicating whether this parameter has a default value.
(Inherited from HeifEncoderParameterT)
Public propertyHasMinimumMaximum Gets a value indicating whether this instance has minimum and maximum values.
Public propertyMaximum Gets the maximum value.
Public propertyMinimum Gets the minimum value.
Public propertyName Gets the parameter name.
(Inherited from HeifEncoderParameterT)
Public propertyParameterType Gets the type of the parameter.
(Overrides HeifEncoderParameterTParameterType)
Public propertyValidValues Gets the valid values.
Top
See Also