Hello Jonathan,

On Dec 11, 2007 8:42 PM, Jonathan Hendry <[EMAIL PROTECTED]> wrote:
> It probably means that it returns the values as an image consisting
> of a single row of pixels. It'd probably
> be 255 pixels by one pixel. The R channel of each pixel would be the
> R histogram, the G pixel would be the G histogram,
> and so on.
>
> So if you wanted the red histogram, you'd read the R values of each
> pixel from 0 to 255. The 0 pixel would have the number of pixels with
> red=0, probably scaled to fit in 8 bits. The 255th pixel would have
> the number of pixels with red=255.

Today I have thought about this too. And I am going to try this right now.

Jonas S.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to