« Return to Thread: On-the-fly color space conversions

On-the-fly color space conversions

by Stephan Assmus :: Rate this Message:

Reply to Author | View in Thread

Hi all,

has anyone worked with on-the-fly colorspace conversions, or using images with different colorspaces within the same rendering pipeline? I've looked closer at agg_image_accessors.h, but it seems to be meant only for wrapping buffer byte offsets when there is out-of-bounds access. What I am looking for, sort of, is some kind of pixel format that converts into the format of the target buffer when reading pixels, so that image filters and span generators such would all work. Has anyone done something like this already and can share some experience?

Thanks and best regards,
-Stephan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Vector-agg-general mailing list
Vector-agg-general@...
https://lists.sourceforge.net/lists/listinfo/vector-agg-general

 « Return to Thread: On-the-fly color space conversions