Fix Imagick::optimizeimagetransparency proto

This commit is contained in:
Remi Collet
2023-05-31 12:14:09 +02:00
committed by Jakub Zelenka
parent c986e58042
commit 08a86aa7d8
3 changed files with 448 additions and 4475 deletions
+1 -1
View File
@@ -1371,7 +1371,7 @@ proto bool Imagick::setImageBluePrimary(float x, float y, float z) */
#endif
#if MagickLibVersion >= 0x687
public function optimizeImageTransparency(): void {}
public function optimizeImageTransparency(): ?bool {}
#endif
#if MagickLibVersion >= 0x660
+446 -4473
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -83,4 +83,4 @@ Frame: 2
Frame: 3
Frame: 4
Frame: 5
Ok
Ok