| FromArgb(Int32) | Creates a Color32 structure from a 32-bit ARGB value. |
| FromArgb(UInt32) | Creates a Color32 structure from a 32-bit ARGB value. |
| FromArgb(Byte, Color32) | Creates a Color32 instance from the specified Color32 structure, but with the new specified alpha value. |