resizeImage

Description

Resizes src_img proportionally to fit within max_width and max_height limits if it is too large.

SMF Versions: 2.0.19 - 2.0.7, 1.0 RC1 - 1.0.21, 1.1 Beta 3 Public - 1.1.15

File: Subs-Graphics.php
void resizeImage (resource $src_img, string $destName, int $src_width, int $src_height, int $max_width, int $max_height)


(View)
Advertisement: