ColorDrawBufBase.drawPixel - multiple declarations

Function ColorDrawBufBase.drawPixel

draw pixel at (x, y) with specified color

Prototype

override void drawPixel(
  int x,
  int y,
  uint color
);

Function ColorDrawBufBase.drawPixel

draw pixel at (x, y) with specified color

Prototype

override void drawPixel(
  int x,
  int y,
  uint color
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0