imagick
imagick copied to clipboard
isPixelSimilarQuantum wrong param doc
public function isPixelSimilarQuantum(ImagickPixel|string $color, ?string $fuzz): bool {}
that should be float or int.