Number of Colors in Chart
Posted: Thu May 20, 2010 1:53 am
I am developing an application where endusers can create their own charts. They have control over colors and if gradients are used. The charts are then exported to either jpeg or gif for use on websites. Is there a way to determine how many colors are contained within a chart? if I know there is less than 256 the export format would be gif, but more than 256 then I could use jpeg.
Thanks.
Thanks.