Help Center

EncoderParameterValueTypefunction

Specifies data types for image codec (encoder/decoder) parameters. An element of this enumeration is assigned to the Type data member of an **EncoderParameter** structure.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
EncoderParameterValueTypeByte1
EncoderParameterValueTypeASCII2
EncoderParameterValueTypeShort3
EncoderParameterValueTypeShort4
EncoderParameterValueTypeRational5
EncoderParameterValueTypeLongRange6
EncoderParameterValueTypeUndefined7
EncoderParameterValueTypeRationalRange8
EncoderParameterValueTypePointer9

Description

Specifies data types for image codec (encoder/decoder) parameters. An element of this enumeration is assigned to the Type data member of an EncoderParameter structure

Reference