Click or drag to resize

HeifStringEncoderParameter Properties

The HeifStringEncoderParameter 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 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