IronSoftware.Drawing은 Iron Software에 의해 처음 개발된 오픈 소스 라이브러리로 C# 소프트웨어 엔지니어들이 .NET 프로젝트에서 Windows, macOS 및 Linux 플랫폼에서 **System.Drawing**을 대체할 수 있습니다.
더 자세한 정보는 IronDrawing을 참조하십시오.
Explore How to ReplaceSystem.Drawing with IronOCRusing IronSoftware.Drawing;
// AnyBitmap
System.Drawing.Bitmap bitmapsysBitmap;
System.Drawing.Image sysImage;
AnyBitmap ironBitmap;
// Color
System.Drawing.Color sysColor;
Color ironColor;
// Rectangle
System.Drawing.Rectangle sysRectangle;
Rectangle ironRectangle;
// Font
System.Drawing.Font sysFont;
Font ironFont;
Imports IronSoftware.Drawing
' AnyBitmap
Dim bitmapsysBitmap As System.Drawing.Bitmap
Dim sysImage As System.Drawing.Image
Dim ironBitmap As AnyBitmap
' Color
Dim sysColor As System.Drawing.Color
Dim ironColor As Color
' Rectangle
Dim sysRectangle As System.Drawing.Rectangle
Dim ironRectangle As Rectangle
' Font
Dim sysFont As System.Drawing.Font
Dim ironFont As FontIronSoftware.Drawing은 Iron Software에 의해 처음 개발된 오픈 소스 라이브러리로 C# 소프트웨어 엔지니어들이 .NET 프로젝트에서 Windows, macOS 및 Linux 플랫폼에서 **System.Drawing**을 대체할 수 있습니다.
더 자세한 정보는 IronDrawing을 참조하십시오.
Explore How to ReplaceSystem.Drawing with IronOCRNuget Downloads 6,236,385|버전:2026.9방금 출시