clsGpBitmap.GetPixel_RawColor FunctionGets the ARGB color at the given coordinate (use the [clsGpSession] class for conversion functions)Syntax
Public Function GetPixel_RawColor (ByVal x As Long, _
ByVal y As Long) As Long Parameters
Remarks
|