Class

Image

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/Image.class.php

This class allows you to obtain informations on an image.

FileSystemElement
Extended by Image
Methods summary
public
# __construct( string $path )

Builds a FileSystemElement object from the path of the element.

public string
# get_path( )

Returns the element full path.

public
public
public
public Size
# get_size( )

Return Size image

public
public
public string
# get_name( )

Returns the element name.

public
public
# delete( )
Properties inherited from FileSystemElement
$path