Home
last modified time | relevance | path

Searched refs:readImage (Results 1 – 12 of 12) sorted by relevance

/imagick/tests/
H A D001_imagick_readimage.phpt2 Imagick::readImage test
10 $imagick->readImage('foo.jpg');
H A D022-writeimagefileformat.phpt24 $im->readImage (JPEG_FILE);
37 $im->readImage (JPEG_FILE);
49 $im->readImage (JPEG_FILE);
H A D271_imagick_constants.phpt2 Imagick::readImage test
H A D281_imagick_houghLineImage_basic.phpt21 $imagick->readImage($path);
H A D008_newpseudoimage.phpt15 $im->readImage("magick:logo");
/imagick/examples/
H A Dhoughline.php11 $im->readImage( '/tmp/test.png' );
H A Dthumbnail.php11 $im->readImage( '/tmp/test.png' );
H A Dwatermark.php15 $Imagick->readImage( '/tmp/test.jpg' );
/imagick/
H A DImagick.stub.php455 public function readImage(string $filename): bool {} function in Imagick
H A DImagick_arginfo.h5510 ZEND_METHOD(Imagick, readImage);
6187 ZEND_ME(Imagick, readImage, arginfo_class_Imagick_readImage, ZEND_ACC_PUBLIC)
H A DChangeLog682 + Fixed safe_mode and open_basedir bypass for __construct, readImage, readImages and pingImage
H A Dimagick_class.c3598 PHP_METHOD(Imagick, readImage) in PHP_METHOD() argument

Completed in 60 milliseconds