Override system camcons.json raw_crop with one from users camconst.json, fixes #3873
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
int get_BlackLevel(int idx, int iso_speed);
|
||||
int get_WhiteLevel(int idx, int iso_speed, float fnumber);
|
||||
void update_Levels(const CameraConst *other);
|
||||
void update_Crop(CameraConst *other);
|
||||
};
|
||||
|
||||
class CameraConstantsStore
|
||||
|
Reference in New Issue
Block a user