Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php/*** gd extension Constant dictionary for PHP_CompatInfo 1.9.0a1 or better** PHP versions 4 and 5** @category PHP* @package PHP_CompatInfo* @author Davey Shafik <davey@php.net>* @author Laurent Laville <pear@laurent-laville.org>* @license http://www.opensource.org/licenses/bsd-license.php BSD* @version CVS: $Id: gd_const_array.php,v 1.2 2008/12/28 18:46:56 farell Exp $* @link http://pear.php.net/package/PHP_CompatInfo* @since version 1.9.0a1 (2008-11-23)*/$GLOBALS['_PHP_COMPATINFO_CONST_GD'] = array ('GD_BUNDLED' =>array ('init' => '4.0.0','name' => 'GD_BUNDLED',),'GD_EXTRA_VERSION' =>array ('init' => '5.2.4','name' => 'GD_EXTRA_VERSION',),'GD_MAJOR_VERSION' =>array ('init' => '5.2.4','name' => 'GD_MAJOR_VERSION',),'GD_MINOR_VERSION' =>array ('init' => '5.2.4','name' => 'GD_MINOR_VERSION',),'GD_RELEASE_VERSION' =>array ('init' => '5.2.4','name' => 'GD_RELEASE_VERSION',),'GD_VERSION' =>array ('init' => '5.2.4','name' => 'GD_VERSION',),'IMG_ARC_CHORD' =>array ('init' => '4.0.0','name' => 'IMG_ARC_CHORD',),'IMG_ARC_EDGED' =>array ('init' => '4.0.0','name' => 'IMG_ARC_EDGED',),'IMG_ARC_NOFILL' =>array ('init' => '4.0.0','name' => 'IMG_ARC_NOFILL',),'IMG_ARC_PIE' =>array ('init' => '4.0.0','name' => 'IMG_ARC_PIE',),'IMG_ARC_ROUNDED' =>array ('init' => '4.0.0','name' => 'IMG_ARC_ROUNDED',),'IMG_COLOR_BRUSHED' =>array ('init' => '4.0.0','name' => 'IMG_COLOR_BRUSHED',),'IMG_COLOR_STYLED' =>array ('init' => '4.0.0','name' => 'IMG_COLOR_STYLED',),'IMG_COLOR_STYLEDBRUSHED' =>array ('init' => '4.0.0','name' => 'IMG_COLOR_STYLEDBRUSHED',),'IMG_COLOR_TILED' =>array ('init' => '4.0.0','name' => 'IMG_COLOR_TILED',),'IMG_COLOR_TRANSPARENT' =>array ('init' => '4.0.0','name' => 'IMG_COLOR_TRANSPARENT',),'IMG_EFFECT_ALPHABLEND' =>array ('init' => '4.0.0','name' => 'IMG_EFFECT_ALPHABLEND',),'IMG_EFFECT_NORMAL' =>array ('init' => '4.0.0','name' => 'IMG_EFFECT_NORMAL',),'IMG_EFFECT_OVERLAY' =>array ('init' => '4.0.0','name' => 'IMG_EFFECT_OVERLAY',),'IMG_EFFECT_REPLACE' =>array ('init' => '4.0.0','name' => 'IMG_EFFECT_REPLACE',),'IMG_FILTER_BRIGHTNESS' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_BRIGHTNESS',),'IMG_FILTER_COLORIZE' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_COLORIZE',),'IMG_FILTER_CONTRAST' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_CONTRAST',),'IMG_FILTER_EDGEDETECT' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_EDGEDETECT',),'IMG_FILTER_EMBOSS' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_EMBOSS',),'IMG_FILTER_GAUSSIAN_BLUR' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_GAUSSIAN_BLUR',),'IMG_FILTER_GRAYSCALE' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_GRAYSCALE',),'IMG_FILTER_MEAN_REMOVAL' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_MEAN_REMOVAL',),'IMG_FILTER_NEGATE' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_NEGATE',),'IMG_FILTER_SELECTIVE_BLUR' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_SELECTIVE_BLUR',),'IMG_FILTER_SMOOTH' =>array ('init' => '4.0.0','name' => 'IMG_FILTER_SMOOTH',),'IMG_GD2_COMPRESSED' =>array ('init' => '4.0.0','name' => 'IMG_GD2_COMPRESSED',),'IMG_GD2_RAW' =>array ('init' => '4.0.0','name' => 'IMG_GD2_RAW',),'IMG_GIF' =>array ('init' => '4.0.0','name' => 'IMG_GIF',),'IMG_JPEG' =>array ('init' => '4.0.0','name' => 'IMG_JPEG',),'IMG_JPG' =>array ('init' => '4.0.0','name' => 'IMG_JPG',),'IMG_PNG' =>array ('init' => '4.0.0','name' => 'IMG_PNG',),'IMG_WBMP' =>array ('init' => '4.0.0','name' => 'IMG_WBMP',),'IMG_XPM' =>array ('init' => '4.0.0','name' => 'IMG_XPM',),'PNG_ALL_FILTERS' =>array ('init' => '4.0.0','name' => 'PNG_ALL_FILTERS',),'PNG_FILTER_AVG' =>array ('init' => '4.0.0','name' => 'PNG_FILTER_AVG',),'PNG_FILTER_NONE' =>array ('init' => '4.0.0','name' => 'PNG_FILTER_NONE',),'PNG_FILTER_PAETH' =>array ('init' => '4.0.0','name' => 'PNG_FILTER_PAETH',),'PNG_FILTER_SUB' =>array ('init' => '4.0.0','name' => 'PNG_FILTER_SUB',),'PNG_FILTER_UP' =>array ('init' => '4.0.0','name' => 'PNG_FILTER_UP',),'PNG_NO_FILTER' =>array ('init' => '4.0.0','name' => 'PNG_NO_FILTER',),);?>