Code cleanups
on behalf of Lebedev, see issue 1332
This commit is contained in:
@@ -90,7 +90,7 @@ public:
|
||||
~RawImage();
|
||||
|
||||
int loadRaw (bool loadData=true, bool closeFile=true);
|
||||
int get_colorsCoeff( float *pre_mul, float *scale_mul, float *cblack );
|
||||
void get_colorsCoeff( float* pre_mul_, float* scale_mul_, float* cblack_ );
|
||||
void set_prefilters(){
|
||||
if (isBayer() && get_colors() == 3) {
|
||||
prefilters = filters;
|
||||
|
Reference in New Issue
Block a user