class Helper

Class Helper

Methods

bool|string
image_resize(string $src, string $dst, int $width, int $height, int $crop = 0)

No description

Details

at line 32
bool|string image_resize(string $src, string $dst, int $width, int $height, int $crop = 0)

Parameters

string $src
string $dst
int $width
int $height
int $crop

Return Value

bool|string