|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-11-15 14:08:37
From: "Ullrich Koethe" <u.koethe_at_[hidden]>
> BTW, what's your image library doing? Is it also public?
To reply to the specific question:
Currently I focus on operations relevant to computer games. These include
* import/export (you've got this covered)
* resampling
* copy (as fast as possible) image A onto image B at point (x, y) using
effect E (additive blend, alpha blend, multiplicative blend... like the
photoshop layer effects)
* (quickly) convert image A to the specified packed-pixel format, like 555
RGB.
* crop image A leaving only the parts where the alpha channel is not zero.
-- Peter Dimov Multi Media Ltd.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk