We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support.
System details:
Aspose .Drawing version: 25.7.0
.NET Framework: 4.7.2
OS: Windo…...height; y++) { for (int x = 0; x < width; x++) { Color pixelColor...bitmap.GetPixel(x, y); binaryMask[y * width + x] = (pixelColor...