Correction as discussed in commit review (see also issue #4008)
This commit is contained in:
@@ -128,7 +128,7 @@ public:
|
||||
void refinement_lassus (int PassCount);
|
||||
void refinement(int PassCount);
|
||||
|
||||
bool IsrgbSourceModified() const
|
||||
bool IsRGBSourceModified() const
|
||||
{
|
||||
return rgbSourceModified; // tracks whether cached rgb output of demosaic has been modified
|
||||
}
|
||||
|
Reference in New Issue
Block a user