Bitmap.scanLine

class Bitmap
void*
scanLine
(
int y
)

Return Value

Type: void*

A pointer to scanline y.

Meta