New curve editor, first batch (parametric curves, overlaid histogram in curve area)
This commit is contained in:
@@ -49,7 +49,7 @@ class StdImageSource : public ImageSource {
|
||||
ColorTemp getAutoWB ();
|
||||
ColorTemp getSpotWB (std::vector<Coord2D> red, std::vector<Coord2D> green, std::vector<Coord2D>& blue, int tran);
|
||||
|
||||
int getAEHistogram (int* histogram, int& histcompr);
|
||||
int getAEHistogram (unsigned int* histogram, int& histcompr);
|
||||
|
||||
double getDefGain () { return 0.0; }
|
||||
double getGamma () { return 0.0; }
|
||||
|
Reference in New Issue
Block a user