| FromArgb(Int32) | Creates a PColor32 structure from a 32-bit ARGB value. |
| FromArgb(UInt32) | Creates a PColor32 structure from a 32-bit ARGB value. |
| FromArgb(Byte, Color32) | Creates a PColor32 instance from the specified Color32 structure specifying a custom alpha value. |