Class

ImageResizer

Package: IO\Image Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2016 10 28 Since: PHPBoost 3.0 - 2010 07 11 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: io/image/ImageResizer.class.php

This class allows you to resize images easily.

Methods summary
public
# resize( Image $image, $width, $height, $directory = '' )
public
# resize_with_max_values( Image $image, $width, $height, $directory = '' )
public
# resize_width( Image $image, $width, $directory )
public
# resize_height( Image $image, $height, $directory )