4 references to PAlpha
System.Drawing.Common (2)
System\Drawing\Imaging\PixelFormat.cs (2)
20
/// <inheritdoc cref="GdiPlus.PixelFormat.
PAlpha
"/>
21
PAlpha = GdiPlus.PixelFormat.
PAlpha
,
System.Private.Windows.GdiPlus (2)
Windows\Win32\Graphics\GdiPlus\PixelFormat.cs (2)
102
Format32bppPArgb = 11 | (32 << 8) | Alpha |
PAlpha
| Gdi,
121
Format64bppPArgb = 14 | (64 << 8) | Alpha |
PAlpha
| Extended,