Searched refs:LevelPixel (Results 1 – 1 of 1) sorted by relevance
2892 static inline double LevelPixel(const double black_point, in LevelPixel() function2939 image->colormap[i].red=(double) ClampToQuantum(LevelPixel(black_point, in LevelImage()2942 image->colormap[i].green=(double) ClampToQuantum(LevelPixel(black_point, in LevelImage()2945 image->colormap[i].blue=(double) ClampToQuantum(LevelPixel(black_point, in LevelImage()2948 image->colormap[i].alpha=(double) ClampToQuantum(LevelPixel(black_point, in LevelImage()2988 q[j]=ClampToQuantum(LevelPixel(black_point,white_point,gamma, in LevelImage()