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