IImageData.read

Reads the image at the given point in ARGB32 format. Does palette lookup if needed.

interface IImageData
public @safe pure
ARGB8888
read
(
uint x
,
uint y
)

Meta