Prepared engine to display the Sharpening Contrast mask
This commit is contained in:
@@ -76,6 +76,7 @@ protected:
|
||||
RenderingIntent monitorIntent;
|
||||
bool softProof;
|
||||
bool gamutCheck;
|
||||
bool sharpMask;
|
||||
|
||||
int scale;
|
||||
bool highDetailPreprocessComputed;
|
||||
@@ -271,7 +272,7 @@ public:
|
||||
void getMonitorProfile (Glib::ustring& profile, RenderingIntent& intent) const;
|
||||
void setSoftProofing (bool softProof, bool gamutCheck);
|
||||
void getSoftProofing (bool &softProof, bool &gamutCheck);
|
||||
|
||||
void setSharpMask (bool sharpMask);
|
||||
bool updateTryLock ()
|
||||
{
|
||||
return updaterThreadStart.trylock();
|
||||
|
Reference in New Issue
Block a user