<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.7.21377.19" />

EncoderParameterValueType

Specifies the data type of the EncoderParameter used with the Save or SaveAdd method of an image.

An 8-bit ASCII value.

An 8-bit unsigned integer.

A 32-bit unsigned integer.

Two long values that specify a range of integer values.

A pointer to a block of custom metadata.

A pair of 32-bit unsigned integers. Each pair represents a fraction, the first integer being the numerator and the second integer being the denominator.

A set of four, 32-bit unsigned integers. The first two integers represent one fraction, and the second two integers represent a second fraction.

A 16-bit, unsigned integer.

A byte that has no data type defined.