Color64FromArgb Method

Overload List

FromArgb(Int64) Creates a Color64 structure from a 64-bit ARGB value.
FromArgb(UInt64) Creates a Color64 structure from a 64-bit ARGB value.
FromArgb(UInt16, Color64) Creates a Color64 instance from the specified Color64 structure, but with the new specified alpha value.

See Also