mirror of
https://github.com/Imagick/imagick.git
synced 2026-06-19 07:35:36 +00:00
Don't leave file from tests.
This commit is contained in:
@@ -17,8 +17,8 @@ function claheImage() {
|
||||
8,
|
||||
2
|
||||
);
|
||||
$imagick->writeImage(__DIR__ . '/claheImage_output_image.png');
|
||||
// $imagick->getImageBlob();
|
||||
// $imagick->writeImage(__DIR__ . '/claheImage_output_image.png');
|
||||
$imagick->getImageBlob();
|
||||
}
|
||||
|
||||
claheImage() ;
|
||||
|
||||
Reference in New Issue
Block a user