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