mirror of
https://github.com/Imagick/imagick.git
synced 2026-06-19 07:35:36 +00:00
Fix Imagick::optimizeimagetransparency proto
This commit is contained in:
committed by
Jakub Zelenka
parent
c986e58042
commit
08a86aa7d8
+1
-1
@@ -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
File diff suppressed because it is too large
Load Diff
@@ -83,4 +83,4 @@ Frame: 2
|
||||
Frame: 3
|
||||
Frame: 4
|
||||
Frame: 5
|
||||
Ok
|
||||
Ok
|
||||
|
||||
Reference in New Issue
Block a user