method
public
static
ResizedImage::createByImageData()
Сигнатура
public static createByImageData(array<string|int, mixed> $imageData, mixed $width, mixed $height[, mixed $name = null ]) : mixed
Параметры
$imageData
array<string|int, mixed>
$width
mixed
$height
mixed
$name
mixed
= null
Возвращаемое значение
mixed
Исходный файл: source/main/lib/engine/response/resizedimage.php:35

