IHeifEncoderParameterParameterType Property |
Gets the type of the parameter.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
SyntaxHeifEncoderParameterType ParameterType { get; }ReadOnly Property ParameterType As HeifEncoderParameterType
Get
property HeifEncoderParameterType ParameterType {
HeifEncoderParameterType get ();
}abstract ParameterType : HeifEncoderParameterType with get
Property Value
HeifEncoderParameterType
The type of the parameter.
See Also