mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-01 14:00:08 +02:00
merged img.php
This commit is contained in:
@@ -1011,11 +1011,7 @@ if ($srgb || $srgbDefault) {
|
|||||||
$filename = $img->convert2sRGBColorSpace(
|
$filename = $img->convert2sRGBColorSpace(
|
||||||
$srcImage,
|
$srcImage,
|
||||||
$imagePath,
|
$imagePath,
|
||||||
<<<<<<< HEAD
|
|
||||||
$srgbDir,
|
|
||||||
=======
|
|
||||||
$cache->getPathToSubdir("srgb"),
|
$cache->getPathToSubdir("srgb"),
|
||||||
>>>>>>> master
|
|
||||||
$srgbColorProfile,
|
$srgbColorProfile,
|
||||||
$useCache
|
$useCache
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user