ColorDrawBufBase.drawFragment - multiple declarations

Function ColorDrawBufBase.drawFragment

draw source buffer rectangle contents to destination buffer

Prototype

override void drawFragment(
  int x,
  int y,
  DrawBuf src,
  Rect srcrect
);

Function ColorDrawBufBase.drawFragment

draw source buffer rectangle contents to destination buffer

Prototype

override void drawFragment(
  int x,
  int y,
  DrawBuf src,
  Rect srcrect
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0