Image.readPixel

Reads a single 32bit pixel. If the image is indexed, a color lookup will be done.

class Image
readPixel
(
ushort x
,
ushort y
)

Meta