Function getSizeCustomImage
Returns an array with the height & width
integer |
$size |
size |
integer |
$width = NULL |
width |
integer |
$height = NULL |
height |
integer |
$cw = NULL |
crop width |
integer |
$ch = NULL |
crop height |
integer |
$cx = NULL |
crop x axis |
integer |
$cy = NULL |
crop y axis |
|
$image = NULL |
the image for which the size is desired. NULL means the current image |
array
|
array |