Procedural File: Image_Toolbox.class.php
Source Location: /Image_Toolbox.class.php
Classes:
Image_Toolbox
PHP image manipulation class
Page Details:
Image_Toolbox.class.php -- PHP image manipulation class
Copyright (C) 2003 Martin Theimer <pappkamerad@decoded.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License <http://www.opensource.org/gpl-license.html> for more details.. The latest version of Image_Toolbox can be obtained from: http://sourceforge.net/projects/image-toolbox http://www.phpclasses.org/image_toolbox
Tags:
IMAGE_TOOLBOX_BIAS_HORIZONTAL [line 37]
IMAGE_TOOLBOX_BIAS_VERTICAL [line 40]
IMAGE_TOOLBOX_BLEND_COPY [line 43]
IMAGE_TOOLBOX_BLEND_DIFFERENCE [line 52]
IMAGE_TOOLBOX_BLEND_EXCLUSION [line 58]
IMAGE_TOOLBOX_BLEND_MULTIPLY [line 46]
IMAGE_TOOLBOX_BLEND_NEGATION [line 55]
IMAGE_TOOLBOX_BLEND_OVERLAY [line 61]
IMAGE_TOOLBOX_BLEND_SCREEN [line 49]
IMAGE_TOOLBOX_DEFAULT_8BIT_COLORS [line 34]
IMAGE_TOOLBOX_DEFAULT_JPEG_QUALITY [line 31]
|