[ Expand All ] [ Collapse All ] - [ Properties (3) ] [ Methods (3) ] - [ Legend ]

image Class v. 1.0

image

Création d'image miniature create : 28/10/03 last_modify : 25/03/04 Copyright (C) 2003 Green-box

image

Authorsimon
Copyright2003 Copyright (c) green-box 2003
Properties implemented by image
public method IMG_DEST

chemin de destination de l'image

public method IMG_SRC

public method RATIO

ratio de reduction

Methods implemented by image
private method _GetFormat

PHPstring _GetFormat()

image::_GetFormat() Determine le format d'un image

Return

'L' || 'P'

public method IsResizableimage

PHPboolean IsResizableimage(string $img_src)

image::IsResizableimage() Determine si un fichier est une image redimmensionnable

Arguments

public method ThumbCreate

PHPboolean ThumbCreate(string $image_src, string $image_dest, integer $ratio)

image::ThumbCreate() création d'une image miniature

Arguments

Generated by PHPEdit - http://www.phpedit.net/ - Copyright © 1999-2003 - Sébastien Hordeaux