Color64ToArgbUInt64 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
[CLSCompliantAttribute(false)]
public ulong ToArgbUInt64()
<CLSCompliantAttribute(false)>
Public Function ToArgbUInt64 As ULong
public:
[CLSCompliantAttribute(false)]
unsigned long long ToArgbUInt64()
[<CLSCompliantAttribute(false)>]
member ToArgbUInt64 : unit -> uint64
Return Value
UInt64The 64-bit ARGB value of this
Color64 instance