PColor64FromArgb Method

Overload List

FromArgb(Int64) Creates a PColor64 structure from a 64-bit ARGB value.
FromArgb(UInt64) Creates a PColor64 structure from a 64-bit ARGB value.
FromArgb(UInt16, Color64) Creates a PColor64 instance from the specified Color64 structure specifying a custom alpha value.

See Also