summaryrefslogtreecommitdiff
path: root/src/imgbuf.hh
AgeCommit message (Collapse)Author
2013-09-10Some refactoring: the image decoding code now only accesses ↵Sebastian Geerken
dw::core::ImgRenderer, not dw::Image (which now implements the former) anymore.
2013-06-17Added gamma correction value to dw::core::ImgBuf.Sebastian Geerken
2009-04-28Regression fix: make scaled multiscan images work again.corvid
2008-12-29imported patch dicache-cleanup2Jorge Arellano Cid