final |
|---|
readonly |
Properties that describe an image
| Methods | ||
|---|---|---|
public
|
__construct(string $url, mixed $stream = null, ?string $width = null, ?string $height = null)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
string
|
$url
|
# |
public
readonly
|
mixed
|
$stream
|
# |
public
readonly
|
?string
|
$width
|
# |
public
readonly
|
?string
|
$height
|
# |