Just to add to this, when I typically want to draw a histogram for analytical reasons I like to see every bin clearly. This is usually to look for missing bits or bins in integer image representations.
Given that we typically need 10 bits worth as a minimum and increasingly 12, I would want some way of windowing into a larger histogram if possible. We certainly don't consider 256 enough. Kevin Sent on the move... On 4 Jul 2012, at 05:37, Larry Gritz <[email protected]> wrote: > I don't think you should have variable width. The only width that is easy to > do is when it's exactly equal to the number of bins you requested for the > histogram. Support that only, is fine with me. _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
