Color64ToArgb Method
Gets the 64-bit ARGB value of this
Color64 instance.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
Public Function ToArgb As Long
public:
long long ToArgb()
member ToArgb : unit -> int64
Return Value
Int64The 64-bit ARGB value of this
Color64 instance