將顏色轉換為32位ARGB值

IronDrawing also has a feature of converting colors to 32-bit ARGB values for developers that seek to use the value in programming or simply want to know the value of a certain color.

To use this feature, create a variable of type System.Drawing.Color and assign it to a color available in System.Drawing.Color. From there, use the method .ToArgb() on the variable to convert the color chosen to a 32-bit ARGB value.

準備好開始了嗎?
Nuget 下載 13,318,306 | 版本: 2025.3 剛剛發布