Function ColorDrawBufBase.scanLine
returns pointer to ARGB scanline, null if y is out of range or buffer doesn't provide access to its memory
uint* scanLine(
int y
);
returns pointer to ARGB scanline, null if y is out of range or buffer doesn't provide access to its memory
uint* scanLine(
int y
);