W3cubDocs

/PHP

The ImagickPixelIteratorException class

Introduction

(PECL imagick 3)

Class synopsis

class ImagickPixelIteratorException extends Exception implements Throwable {
/* Inherited properties */
protected string $message = "";
private string $string = "";
protected int $code;
protected string $file = "";
protected int $line;
private array $trace = [];
private ?Throwable $previous = null;
/* Methods */
/* Inherited methods */
}

© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.imagickpixeliteratorexception.php