Page 1 of 1

Average color

Posted: Fri Aug 29, 2008 11:55 pm
by guruross
A useful addition to the histogram features for image analysis would be to be able to get an ARGB value representing an average color for the image or ROI. It could be used in conjunction with logic to produce complementary borders, group images, etc. The call could be something as simple as

lngAvgColor = object.GetARGBAverage()

or

lngStat = object.GetARGBAverage(*lngAvgColor)

or something similar.

Re: Average color

Posted: Sat Aug 30, 2008 1:25 pm
by Loïc
Hi,

We are going to include this function in GdPicture 5.7

Loïc