Searched refs:filehandle (Results 1 – 3 of 3) sorted by relevance
/imagick/ |
H A D | Imagick.stub.php | 15 public function pingImageFile(resource $filehandle, ?string $filename = null): bool {} argument 198 public function writeImageFile(resource $filehandle, ?string $format = null): bool {} argument 200 public function writeImagesFile(resource $filehandle, ?string $format = null): bool {} argument 696 public function readImageFile(resource $filehandle, ?string $filename = null): bool {} argument
|
H A D | Imagick_arginfo.h | 60 ZEND_ARG_OBJ_INFO(0, filehandle, resource, 0) 62 ZEND_ARG_INFO(0, filehandle) 856 ZEND_ARG_OBJ_INFO(0, filehandle, resource, 0) 858 ZEND_ARG_INFO(0, filehandle) 3050 ZEND_ARG_OBJ_INFO(0, filehandle, resource, 0) 3052 ZEND_ARG_INFO(0, filehandle)
|
H A D | ChangeLog | 459 - Fixes PECL bug #16932 Unable to read image from the filehandle
|
Completed in 40 milliseconds