2 references to IsEmptyBitmap
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (2)
80
if (!
IsEmptyBitmap
(bitmap, out int x, out int y))
86
if (
IsEmptyBitmap
(bitmap, out int _, out int _))