Added new color toning mode "L*a*b* color correction grid", adapted from DT's color correction module
This commit is contained in:
@@ -170,6 +170,11 @@ public:
|
||||
bool satlow;
|
||||
bool sathigh;
|
||||
bool lumamode;
|
||||
bool labgridALow;
|
||||
bool labgridBLow;
|
||||
bool labgridAHigh;
|
||||
bool labgridBHigh;
|
||||
bool labgridSaturation;
|
||||
};
|
||||
|
||||
class SharpenEdgeParamsEdited
|
||||
|
Reference in New Issue
Block a user