3 references to Format32bppRgb
System.Drawing.Common (2)
System\Drawing\Imaging\BitmapData.cs (1)
66
case PixelFormat.
Format32bppRgb
:
System\Drawing\Imaging\CachedBitmap.cs (1)
18
/// that matches. If the <see cref="CachedBitmap"/> was created against <see cref="PixelFormat.
Format32bppRgb
"/> it
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
573
if (bmpData.PixelFormat is not PixelFormat.Format32bppArgb and not PixelFormat.
Format32bppRgb
)