Searched defs:filter (Results 1 – 2 of 2) sorted by relevance
/imagick/ |
H A D | Imagick.stub.php | 617 …public function resampleImage(float $x_resolution, float $y_resolution, int $filter, float $blur):… 622 int $filter, 1301 … public function filter(ImagickKernel $kernel, int $channel = Imagick::CHANNEL_UNDEFINED): bool {} function in Imagick
|
H A D | imagick_class.c | 11136 im_long filter = 0; local 11175 im_long width, height, new_width, new_height, filter = 0; local 12741 PHP_METHOD(Imagick, filter) argument
|
Completed in 64 milliseconds