2 references to c_defaultAlphaQualityLevel
PresentationCore (2)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
637
if (_alphaqualitylevel !=
c_defaultAlphaQualityLevel
)
901
private byte _alphaqualitylevel =
c_defaultAlphaQualityLevel
;