$arguments
$arguments : array
Arguments of command
$arguments : array
Arguments of command
$output : mixed
Output of command
modify(\Intervention\Image\Gd\Commands\Image $image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h) : bool
Wrapper function for 'imagecopyresampled'
\Intervention\Image\Gd\Commands\Image | $image | |
int | $dst_x | |
int | $dst_y | |
int | $src_x | |
int | $src_y | |
int | $dst_w | |
int | $dst_h | |
int | $src_w | |
int | $src_h |