std:std.graphics.Pixmap.PixelPtr

Method PixelPtr:UByte Ptr( x:Int,y:Int )

Gets a pointer to a pixel in the pixmap.

Parameters
x x the x coordinate of the pixel.
y y the y coordinate of the pixel.