3 references to PAlpha
System.Drawing (3)
commonui\System\Drawing\Advanced\BitmapData.cs (1)
81
case PixelFormat.
PAlpha
:
commonui\System\Drawing\Advanced\PixelFormat.cs (2)
184
Format32bppPArgb = 11 | (32 << 8) | (int) Alpha | (int)
PAlpha
| (int) Gdi,
210
Format64bppPArgb = 14 | (64 << 8) | (int) Alpha | (int)
PAlpha
| (int) Extended,