6 references to ValueTypeByte
System.Drawing.Common (6)
System\Drawing\Imaging\EncoderParameter.cs (6)
67
_parameterValueType = EncoderParameterValueType.
ValueTypeByte
;
81
: EncoderParameterValueType.
ValueTypeByte
;
174
_parameterValueType = EncoderParameterValueType.
ValueTypeByte
;
187
_parameterValueType = undefined ? EncoderParameterValueType.ValueTypeUndefined : EncoderParameterValueType.
ValueTypeByte
;
299
EncoderParameterValueType.
ValueTypeByte
or EncoderParameterValueType.ValueTypeAscii => 1,
324
EncoderParameterValueType.
ValueTypeByte
or EncoderParameterValueType.ValueTypeAscii => 1,