ColorDrawBufBase.drawRescaled - multiple declarations

Function ColorDrawBufBase.drawRescaled

draw source buffer rectangle contents to destination buffer rectangle applying rescaling

Prototype

override void drawRescaled(
  Rect dstrect,
  DrawBuf src,
  Rect srcrect
);

Function ColorDrawBufBase.drawRescaled

draw source buffer rectangle contents to destination buffer rectangle applying rescaling

Prototype

override void drawRescaled(
  Rect dstrect,
  DrawBuf src,
  Rect srcrect
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0