Convertir color a valor ARGB de 32 bits

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.

¿Listo para empezar?
Nuget Descargas 13,318,306 | Versión: 2025.3 recién lanzado