Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void * kImage_At ( kImage  image,
kSize  x,
kSize  y 
)

Returns a pointer to the specified pixel in the pixel buffer.

Parameters
imageImage object.
xColumn index.
yRow index.
Returns
Pointer to pixel.