Handle Leaf's latest ICC profiles (Leaf Credo 50)
This commit is contained in:
@@ -2256,6 +2256,7 @@ void RawImageSource::colorSpaceConversion_ (Imagefloat* im, ColorManagementParam
|
|||||||
strstr(description,"LF3 ") == description ||
|
strstr(description,"LF3 ") == description ||
|
||||||
strstr(description,"LeafLF2") == description ||
|
strstr(description,"LeafLF2") == description ||
|
||||||
strstr(description,"LeafLF3") == description ||
|
strstr(description,"LeafLF3") == description ||
|
||||||
|
strstr(description,"LeafLF4") == description ||
|
||||||
strstr(description,"MamiyaLF2") == description ||
|
strstr(description,"MamiyaLF2") == description ||
|
||||||
strstr(description,"MamiyaLF3") == description))
|
strstr(description,"MamiyaLF3") == description))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user