Final changes, branch now buildable
This commit is contained in:
@@ -930,7 +930,7 @@ void RawImageSource::getImage (const ColorTemp &ctemp, int tran, Imagefloat* ima
|
||||
}
|
||||
}
|
||||
|
||||
DCPProfile *RawImageSource::getDCP(const ColorManagementParams &cmp, DCPProfileApplyState &as)
|
||||
DCPProfile *RawImageSource::getDCP(const ColorManagementParams &cmp, DCPProfile::ApplyState &as)
|
||||
{
|
||||
if (cmp.inputProfile == "(camera)" || cmp.inputProfile == "(none)") {
|
||||
return nullptr;
|
||||
|
||||
Reference in New Issue
Block a user