Home
last modified time | relevance | path

Searched refs:imageconvolution (Results 76 – 100 of 113) sorted by relevance

12345

/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dimage.php436 function imageconvolution($image, array $matrix, float $div, float $offset): void function
439 $result = \imageconvolution($image, $matrix, $div, $offset);
/dports/lang/php80/php-8.0.15/ext/gd/
H A Dgd.stub.php233 function imageconvolution(GdImage $image, array $matrix, float $divisor, float $offset): bool {} function
H A Dgd.c3466 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/www/piwigo/piwigo/admin/include/
H A Dimage.class.php764 return imageconvolution($this->image, $m, 1, 0);
/dports/graphics/php80-gd/php-8.0.15/ext/gd/
H A Dgd.stub.php233 function imageconvolution(GdImage $image, array $matrix, float $divisor, float $offset): bool {} function
H A Dgd.c3466 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/www/mod_php80/php-8.0.15/ext/gd/
H A Dgd.stub.php233 function imageconvolution(GdImage $image, array $matrix, float $divisor, float $offset): bool {} function
H A Dgd.c3466 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/www/mod_php81/php-8.1.1/ext/gd/
H A Dgd.stub.php295 function imageconvolution(GdImage $image, array $matrix, float $divisor, float $offset): bool {} function
H A Dgd.c3539 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/lang/php81/php-8.1.1/ext/gd/
H A Dgd.stub.php295 function imageconvolution(GdImage $image, array $matrix, float $divisor, float $offset): bool {} function
H A Dgd.c3539 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/graphics/php81-gd/php-8.1.1/ext/gd/
H A Dgd.stub.php295 function imageconvolution(GdImage $image, array $matrix, float $divisor, float $offset): bool {} function
H A Dgd.c3539 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/www/resin3/resin-3.1.16/webapps/resin-doc/doc/
H A Dquercus-module-status.xtp137 …magesavealpha, imagecolortransparent, imagefill, imagefilltoborder, imageconvolution, imagefilter<…
/dports/finance/prestashop/prestashop/admin/filemanager/include/
H A Dphp_image_magician.php816 imageconvolution($this->imageResized, $sharpenMatrix, $divisor, $offset);
829 imageconvolution($this->imageResized, $sharpenMatrix, $divisor, $offset);
/dports/www/thirtybees/thirtybees-1.1.0/admin/filemanager/include/
H A Dphp_image_magician.php807 imageconvolution($this->imageResized, $sharpenMatrix, $divisor, $offset);
820 imageconvolution($this->imageResized, $sharpenMatrix, $divisor, $offset);
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Image/Adapter/
H A DGd.zep588 if imageconvolution(this->image, matrix, amount - 8, 0) {
/dports/www/phalcon/cphalcon-3.4.5/phalcon/image/adapter/
H A Dgd.zep261 if imageconvolution(this->_image, matrix, amount - 8, 0) {
/dports/lang/php73/php-7.3.33/ext/gd/
H A Dgd.c1008 PHP_FE(imageconvolution, arginfo_imageconvolution)
4522 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/lang/php74/php-7.4.27/ext/gd/
H A Dgd.c1023 PHP_FE(imageconvolution, arginfo_imageconvolution)
4631 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/www/mod_php73/php-7.3.33/ext/gd/
H A Dgd.c1008 PHP_FE(imageconvolution, arginfo_imageconvolution)
4522 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/www/mod_php74/php-7.4.27/ext/gd/
H A Dgd.c1023 PHP_FE(imageconvolution, arginfo_imageconvolution)
4631 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/graphics/php74-gd/php-7.4.27/ext/gd/
H A Dgd.c1023 PHP_FE(imageconvolution, arginfo_imageconvolution)
4631 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument
/dports/graphics/php73-gd/php-7.3.33/ext/gd/
H A Dgd.c1008 PHP_FE(imageconvolution, arginfo_imageconvolution)
4522 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() argument

12345