EncoderParameter::Type Property

 

Gets the data type of the values stored in this EncoderParameter object.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property EncoderParameterValueType Type {
	EncoderParameterValueType get();
}

Property Value

Type: System.Drawing.Imaging::EncoderParameterValueType

A member of the EncoderParameterValueType enumeration that indicates the data type of the values stored in this EncoderParameter object.

.NET Framework
Available since 1.1
Return to top
Show: