PyCDC
.GetPixel
GetPixel(
x
, y
)
Gets a pixel at a local in a device context
Parameters
x
: int
Horizontal coordinate.
y
: int
Vertical coordinate.