
12 Oct
2006
12 Oct
'06
6:27 a.m.
"Lubomir Bourdev" <lbourdev@adobe.com> wrote in message <...> <...>
To do fast color conversion some systems may want to perform color conversion on multiple pixels simultaneously. This necessitates defining pixel iterators, the associated iterator traits...
Here IMO is the problem. Elsewhere you say that a pixel is exactly equivalent to a Colour, but what would a colour iterator be?. Quote from the GIL design guide: "A pixel is a set of channels defining the color at a given point in an image." There is more than just colour to a pixel AFAIKS. regards Andy Little