Function ColorDrawBufBase.scanLine

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

Prototype

uint* scanLine(
  int y
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0