Correction as discussed in commit review (see also issue #4008)
This commit is contained in:
@@ -93,7 +93,7 @@ public:
|
||||
void convertColorSpace(Imagefloat* image, const ColorManagementParams &cmp, const ColorTemp &wb);// RAWParams raw will not be used for non-raw files (see imagesource.h)
|
||||
static void colorSpaceConversion (Imagefloat* im, const ColorManagementParams &cmp, cmsHPROFILE embedded, IIOSampleFormat sampleFormat);
|
||||
|
||||
bool IsrgbSourceModified() const
|
||||
bool IsRGBSourceModified() const
|
||||
{
|
||||
return rgbSourceModified;
|
||||
}
|
||||
|
Reference in New Issue
Block a user