Performance improvements, espc. using monitor profiles
see issue 1310
This commit is contained in:
@@ -775,7 +775,7 @@ IImage8* Thumbnail::processImage (const procparams::ProcParams& params, int rhei
|
||||
|
||||
// obtain final image
|
||||
Image8* readyImg = new Image8 (fw, fh);
|
||||
ipf.lab2rgb (labView, readyImg);
|
||||
ipf.lab2monitorRgb (labView, readyImg);
|
||||
delete labView;
|
||||
delete baseImg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user