Image_Helper

Description

Utilitaire pour modifier et traiter des images

Synopsis de la classe

Image_Helper {

  /* Méthodes */
  public mixed scale_to_maximum_value(string $src, integer $imgWidthOriginal, integer $imgHeightOriginal, array $imgTypeInfo, string $dest, integer $maxwidth, integer $maxheight[, array $options = array()])
  public false|array get_image_info_by_type(integer $imagetype)
}