Home
last modified time | relevance | path

Searched defs:filter (Results 1 – 2 of 2) sorted by relevance

/imagick/
H A DImagick.stub.php617 …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 Dimagick_class.c11136 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 63 milliseconds