The gflGetNumberOfColorsUsed gets the total unique colors of a picture.
GFL_UINT32 gflGetNumberOfColorsUsed( GFL_BITMAP * src );
Parameters
Return value
Total unique colors.
See also