File: Transform.php
Source Location: /Image_Transform-0.9.5/Image/Transform.php
Classes:
Image_Transform
Base class with factory method for backend driver
Page Details:
Simple and cross-library package to doing image transformations and manipulations.
PHP versions 4 and 5 LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('PEAR.php') [line 32]
Include for error handling
IMAGE_TRANSFORM_DRIVER_FILE_MISSING [line 62]
IMAGE_TRANSFORM_ERROR_ARGUMENT [line 52]
IMAGE_TRANSFORM_ERROR_FAILED [line 42]
IMAGE_TRANSFORM_ERROR_IO [line 47]
IMAGE_TRANSFORM_ERROR_OUTOFBOUND [line 57]
IMAGE_TRANSFORM_ERROR_UNSUPPORTED [line 37]
Documentation generated on Mon, 11 Mar 2019 15:48:01 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|