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

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

Parameters
imageImage object.
yRow index.
Returns
Pointer to first pixel in row.