2 references to Extended
System.Drawing.Common (2)
System\Drawing\Image.cs (1)
789
public static bool IsExtendedPixelFormat(PixelFormat pixfmt) => (pixfmt & PixelFormat.
Extended
) != 0;
System\Drawing\Imaging\BitmapData.cs (1)
74
case PixelFormat.
Extended
: