Adding more profiles to the Output color profile combobox in ICM

You can now select output profiles of the "OUTPUT" device class, but
only if they have an RGB color-space.
This commit is contained in:
Hombre
2017-02-27 01:12:40 +01:00
parent bc3003bc0d
commit 6162cbd77d
2 changed files with 10 additions and 4 deletions

View File

@@ -801,7 +801,7 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall)
MyMutex::MyLock prevImgLock(previmg->getMutex());
try {
// Computing the preview image, i.e. converting from WCS->Monitor color space (soft-proofing disabled) or WCS->Output profile->Monitor color space (soft-proofing enabled)
// Computing the preview image, i.e. converting from WCS->Monitor color space (soft-proofing disabled) or WCS->Printer profile->Monitor color space (soft-proofing enabled)
ipf.lab2monitorRgb (nprevl, previmg);
// Computing the internal image for analysis, i.e. conversion from WCS->Output profile