2 references to Format32bppRgb
System.Drawing (1)
commonui\System\Drawing\Advanced\BitmapData.cs (1)
75
case PixelFormat.
Format32bppRgb
:
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ImageList.cs (1)
662
if(bmpData.PixelFormat != PixelFormat.Format32bppArgb && bmpData.PixelFormat != PixelFormat.
Format32bppRgb
) {