EncoderParameter.ValueType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取存储在此 EncoderParameter 对象中的值的数据类型。
public:
property System::Drawing::Imaging::EncoderParameterValueType ValueType { System::Drawing::Imaging::EncoderParameterValueType get(); };
public System.Drawing.Imaging.EncoderParameterValueType ValueType { get; }
member this.ValueType : System.Drawing.Imaging.EncoderParameterValueType
Public ReadOnly Property ValueType As EncoderParameterValueType
属性值
EncoderParameterValueType 枚举的成员,指示存储在此 EncoderParameter 对象中的值的数据类型。