Function ColorDrawBuf.scanLine

returns pointer to ARGB scanline, null if y is out of range or buffer doesn't provide access to its memory

override uint* scanLine(
  int y
);