XOOPS 2.5.6
Final
|
Definition at line 18 of file phpthumb.class.php.
phpthumb::__destruct | ( | ) |
Definition at line 231 of file phpthumb.class.php.
References purgeTempFiles().
phpthumb::AlphaChannelFlatten | ( | ) |
Definition at line 2255 of file phpthumb.class.php.
References $config_background_hexcolor, $i, $thumbnail_height, $thumbnail_width, DebugMessage(), ErrorImage(), phpthumb_functions\gd_version(), phpthumb_functions\GetPixelColor(), phpthumb_functions\ImageCreateFunction(), phpthumb_functions\ImageHexColorAllocate(), and phpthumb_functions\IsHexColor().
Referenced by GenerateThumbnail().
phpthumb::AntiOffsiteLinking | ( | ) |
Definition at line 2164 of file phpthumb.class.php.
References $_SERVER, $config_nohotlink_erase_image, $config_nohotlink_text_message, $config_nooffsitelink_erase_image, $config_nooffsitelink_text_message, DebugMessage(), ErrorImage(), exit, ImageCreateFromStringReplacement(), phpthumb_functions\ImageHexColorAllocate(), phpthumb_functions\IsHexColor(), OffsiteDomainIsAllowed(), phpthumb_functions\ParseURLbetter(), and ResolveFilenameToAbsolute().
Referenced by GenerateThumbnail().
phpthumb::ApplyFilters | ( | ) |
Definition at line 2358 of file phpthumb.class.php.
References $method, phpUnsharpMask\applyUnsharpMask(), DebugMessage(), phpthumb_functions\gd_version(), ImageCreateFromFilename(), ImageCreateFromStringReplacement(), phpthumb_functions\ImageCreateFunction(), ImageResizeFunction(), phpthumb_functions\IsHexColor(), ResolveFilenameToAbsolute(), and phpthumb_functions\ScaleToFitInBox().
Referenced by GenerateThumbnail().
phpthumb::CalculateThumbnailDimensions | ( | ) |
Definition at line 2884 of file phpthumb.class.php.
References $h, $thumbnail_height, $thumbnail_width, $thumbnailCropH, $thumbnailCropW, $w, DebugMessage(), FixedAspectRatio(), and phpthumb_functions\nonempty_min().
Referenced by CreateGDoutput().
phpthumb::CleanUpCacheDirectory | ( | ) |
Definition at line 672 of file phpthumb.class.php.
References $config_cache_maxage, DebugMessage(), and phpthumb_functions\GetAllFilesInSubfolders().
phpthumb::CreateGDoutput | ( | ) |
Definition at line 2979 of file phpthumb.class.php.
References $config_background_hexcolor, CalculateThumbnailDimensions(), DebugMessage(), ErrorImage(), phpthumb_functions\gd_version(), phpthumb_functions\ImageColorAllocateAlphaSafe(), phpthumb_functions\ImageCreateFunction(), phpthumb_functions\ImageHexColorAllocate(), and phpthumb_functions\IsHexColor().
Referenced by GenerateThumbnail().
phpthumb::DebugMessage | ( | $message, | |
$file = '' , |
|||
$line = '' |
|||
) |
Definition at line 4077 of file phpthumb.class.php.
References $file.
Referenced by AlphaChannelFlatten(), AntiOffsiteLinking(), ApplyFilters(), CalculateThumbnailDimensions(), CleanUpCacheDirectory(), CreateGDoutput(), ErrorImage(), ExtractEXIFgetImageSize(), GenerateThumbnail(), ImageCreateFromFilename(), ImageCreateFromStringReplacement(), ImageMagickCommandlineBase(), ImageMagickSwitchAvailable(), ImageMagickThumbnailToGD(), ImageMagickVersion(), ImageResizeFunction(), MaxFileSize(), OutputThumbnail(), phpThumb(), phpThumb_tempnam(), purgeTempFiles(), RenderOutput(), RenderToFile(), ResolveFilenameToAbsolute(), ResolveSource(), Rotate(), setCacheDirectory(), SetCacheFilename(), SetOrientationDependantWidthHeight(), setOutputFormat(), setSourceData(), setSourceFilename(), SourceDataToTempFile(), and SourceImageToGD().
phpthumb::DebugTimingMessage | ( | $message, | |
$file = '' , |
|||
$line = '' , |
|||
$timestamp = 0 |
|||
) |
Definition at line 4082 of file phpthumb.class.php.
References $file.
Referenced by phpThumb().
phpthumb::ErrorImage | ( | $text, | |
$width = 0 , |
|||
$height = 0 , |
|||
$forcedisplay = false |
|||
) |
Definition at line 3840 of file phpthumb.class.php.
References $config_error_image_height, $config_error_image_width, DebugMessage(), exit, FatalError(), phpthumb_functions\gd_version(), phpthumb_functions\ImageHexColorAllocate(), phpThumbDebug(), purgeTempFiles(), setOutputFormat(), and phpthumb_functions\version_compare_replacement().
Referenced by AlphaChannelFlatten(), AntiOffsiteLinking(), CreateGDoutput(), ExtractEXIFgetImageSize(), ImageCreateFromStringReplacement(), phpthumb_functions\ImageCreateFunction(), OutputThumbnail(), phpThumbDebug(), ResolveFilenameToAbsolute(), ResolveSource(), Rotate(), setCacheDirectory(), setSourceData(), and SourceImageToGD().
phpthumb::ExtractEXIFgetImageSize | ( | ) |
Definition at line 3034 of file phpthumb.class.php.
References $exif_thumbnail_height, $source_height, DebugMessage(), ErrorImage(), ImageCreateFromStringReplacement(), ImageMagickThumbnailToGD(), SetOrientationDependantWidthHeight(), SourceDataToTempFile(), SourceImageIsTooLarge(), and phpthumb_functions\version_compare_replacement().
Referenced by GenerateThumbnail().
phpthumb::FatalError | ( | $text | ) |
Definition at line 3833 of file phpthumb.class.php.
Referenced by ErrorImage(), and ImageMagickThumbnailToGD().
phpthumb::file_exists_ignoreopenbasedir | ( | $filename, | |
$cached = true |
|||
) |
Definition at line 1116 of file phpthumb.class.php.
References phpthumb_functions\SafeExec().
Referenced by ImageMagickCommandlineBase().
phpthumb::FixedAspectRatio | ( | ) |
Definition at line 2100 of file phpthumb.class.php.
References $h, $thumbnail_height, $thumbnail_image_height, $thumbnail_image_width, $thumbnail_width, and $w.
Referenced by CalculateThumbnailDimensions().
phpthumb::GenerateThumbnail | ( | ) |
Definition at line 326 of file phpthumb.class.php.
References AlphaChannelFlatten(), AntiOffsiteLinking(), ApplyFilters(), CreateGDoutput(), DebugMessage(), ExtractEXIFgetImageSize(), ImageResizeFunction(), MaxFileSize(), phpThumbDebug(), ResolveSource(), Rotate(), SetCacheFilename(), setOutputFormat(), and SourceImageToGD().
phpthumb::getParameter | ( | $param | ) |
Definition at line 316 of file phpthumb.class.php.
phpthumb::ImageCreateFromFilename | ( | $filename | ) |
Definition at line 3309 of file phpthumb.class.php.
References $getimagesizeinfo, $i, DebugMessage(), ImageCreateFromStringReplacement(), and SourceImageIsTooLarge().
Referenced by ApplyFilters(), and SourceImageToGD().
phpthumb::ImageCreateFromStringReplacement | ( | & | $RawImageData, |
$DieOnErrors = false |
|||
) |
Definition at line 3935 of file phpthumb.class.php.
References $_GET, $gdimg_source, DebugMessage(), ErrorImage(), exit, phpthumb_functions\gd_is_bundled(), phpthumb_functions\gd_version(), gif_loadFileToGDimageResource(), phpthumb_functions\HexCharDisplay(), phpThumb_tempnam(), and phpThumbDebug().
Referenced by AntiOffsiteLinking(), ApplyFilters(), ExtractEXIFgetImageSize(), ImageCreateFromFilename(), and SourceImageToGD().
phpthumb::ImageMagickCommandlineBase | ( | ) |
Definition at line 1148 of file phpthumb.class.php.
References $config_imagemagick_path, DebugMessage(), DIRECTORY_SEPARATOR, file_exists_ignoreopenbasedir(), ImageMagickVersion(), and ImageMagickWhichConvert().
Referenced by ImageMagickFormatsList(), ImageMagickSwitchAvailable(), ImageMagickThumbnailToGD(), and ImageMagickVersion().
phpthumb::ImageMagickFormatsList | ( | ) |
Definition at line 1260 of file phpthumb.class.php.
References ImageMagickCommandlineBase(), and phpthumb_functions\SafeExec().
phpthumb::ImageMagickSwitchAvailable | ( | $switchname | ) |
Definition at line 1229 of file phpthumb.class.php.
References DebugMessage(), ImageMagickCommandlineBase(), and phpthumb_functions\SafeExec().
Referenced by ImageMagickThumbnailToGD().
phpthumb::ImageMagickThumbnailToGD | ( | ) |
Definition at line 1296 of file phpthumb.class.php.
References $far, $i, $method, $sh, $source_height, $sw, $sx, $sy, $thumbnailFormat, DebugMessage(), DIRECTORY_SEPARATOR, FatalError(), phpthumb_functions\gd_version(), ImageMagickCommandlineBase(), ImageMagickSwitchAvailable(), ImageMagickVersion(), phpthumb_functions\IsHexColor(), phpthumb_functions\nonempty_min(), phpThumb_tempnam(), phpThumbDebugVarDump(), phpthumb_functions\SafeExec(), SetOrientationDependantWidthHeight(), SourceDataToTempFile(), phpthumb_functions\TranslateWHbyAngle(), and phpthumb_functions\version_compare_replacement().
Referenced by ExtractEXIFgetImageSize(), and SourceImageToGD().
phpthumb::ImageMagickVersion | ( | $returnRAW = false | ) |
Definition at line 1206 of file phpthumb.class.php.
References DebugMessage(), ImageMagickCommandlineBase(), and phpthumb_functions\SafeExec().
Referenced by ImageMagickCommandlineBase(), ImageMagickThumbnailToGD(), setOutputFormat(), and SourceImageToGD().
phpthumb::ImageMagickWhichConvert | ( | ) |
Definition at line 1136 of file phpthumb.class.php.
References phpthumb_functions\SafeExec().
Referenced by ImageMagickCommandlineBase(), and phpThumbDebug().
phpthumb::ImageResizeFunction | ( | & | $dst_im, |
& | $src_im, | ||
$dstX, | |||
$dstY, | |||
$srcX, | |||
$srcY, | |||
$dstW, | |||
$dstH, | |||
$srcW, | |||
$srcH | |||
) |
Definition at line 4050 of file phpthumb.class.php.
References DebugMessage(), phpthumb_functions\gd_version(), and phpthumb_functions\ImageCopyResampleBicubic().
Referenced by ApplyFilters(), and GenerateThumbnail().
phpthumb::InitializeTempDirSetting | ( | ) |
Definition at line 4064 of file phpthumb.class.php.
Referenced by phpThumb_tempnam(), and setCacheDirectory().
phpthumb::MaxFileSize | ( | ) |
Definition at line 2811 of file phpthumb.class.php.
References $i, $q, $thumbnailQuality, DebugMessage(), and phpthumb_functions\gd_version().
Referenced by GenerateThumbnail().
phpthumb::OffsiteDomainIsAllowed | ( | $hostname, | |
$allowed_domains | |||
) |
Definition at line 2139 of file phpthumb.class.php.
Referenced by AntiOffsiteLinking().
phpthumb::OutputThumbnail | ( | ) |
Definition at line 574 of file phpthumb.class.php.
References $IMresizedData, DebugMessage(), ErrorImage(), exit, phpthumb_functions\ImageTypeToMIMEtype(), purgeTempFiles(), and phpthumb_functions\SanitizeFilename().
phpthumb::phpThumb | ( | ) |
Definition at line 214 of file phpthumb.class.php.
References $_SERVER, $config_document_root, DebugMessage(), DebugTimingMessage(), and purgeTempFiles().
Referenced by resetObject().
phpthumb::phpThumb_tempnam | ( | ) |
Definition at line 4069 of file phpthumb.class.php.
References DebugMessage(), and InitializeTempDirSetting().
Referenced by ImageCreateFromStringReplacement(), ImageMagickThumbnailToGD(), SourceDataToTempFile(), and SourceImageToGD().
phpthumb::phpThumbDebug | ( | $level = '' | ) |
Definition at line 3690 of file phpthumb.class.php.
References $_GET, $_POST, $_SERVER, $f, phpthumb_functions\ApacheLookupURIarray(), phpthumb_functions\builtin_function_exists(), ErrorImage(), phpthumb_functions\exif_info(), ImageMagickWhichConvert(), and phpThumbDebugVarDump().
Referenced by ErrorImage(), GenerateThumbnail(), ImageCreateFromStringReplacement(), and setSourceData().
phpthumb::phpThumbDebugVarDump | ( | $var | ) |
Definition at line 3669 of file phpthumb.class.php.
References $var.
Referenced by ImageMagickThumbnailToGD(), and phpThumbDebug().
phpthumb::purgeTempFiles | ( | ) |
Definition at line 236 of file phpthumb.class.php.
References DebugMessage().
Referenced by __destruct(), ErrorImage(), OutputThumbnail(), and phpThumb().
phpthumb::RenderOutput | ( | ) |
Definition at line 429 of file phpthumb.class.php.
References $IMresizedData, and DebugMessage().
Referenced by RenderToFile().
phpthumb::RenderToFile | ( | $filename | ) |
Definition at line 538 of file phpthumb.class.php.
References DebugMessage(), RenderOutput(), and ResolveFilenameToAbsolute().
phpthumb::resetObject | ( | ) |
Definition at line 826 of file phpthumb.class.php.
References phpThumb().
phpthumb::ResolveFilenameToAbsolute | ( | $filename | ) |
Definition at line 1009 of file phpthumb.class.php.
References $_SERVER, phpthumb_functions\ApacheLookupURIarray(), DebugMessage(), DIRECTORY_SEPARATOR, and ErrorImage().
Referenced by AntiOffsiteLinking(), ApplyFilters(), RenderToFile(), ResolveSource(), setCacheDirectory(), SetCacheFilename(), and setParameter().
phpthumb::ResolveSource | ( | ) |
Definition at line 840 of file phpthumb.class.php.
References DebugMessage(), ErrorImage(), and ResolveFilenameToAbsolute().
Referenced by GenerateThumbnail().
phpthumb::Rotate | ( | ) |
Definition at line 2013 of file phpthumb.class.php.
References $config_background_hexcolor, DebugMessage(), ErrorImage(), phpthumb_filters\ImprovedImageRotate(), phpthumb_functions\IsHexColor(), and phpthumb_functions\version_compare_replacement().
Referenced by GenerateThumbnail().
phpthumb::setCacheDirectory | ( | ) |
Definition at line 956 of file phpthumb.class.php.
References $config_cache_directory, DebugMessage(), DIRECTORY_SEPARATOR, ErrorImage(), InitializeTempDirSetting(), and ResolveFilenameToAbsolute().
Referenced by SetCacheFilename().
phpthumb::SetCacheFilename | ( | ) |
Definition at line 3195 of file phpthumb.class.php.
References $_SERVER, $config_cache_directory_depth, $i, $md5s, DebugMessage(), DIRECTORY_SEPARATOR, phpthumb_functions\filedate_remote(), phpthumb_functions\ParseURLbetter(), ResolveFilenameToAbsolute(), setCacheDirectory(), and setOutputFormat().
Referenced by GenerateThumbnail().
phpthumb::SetOrientationDependantWidthHeight | ( | ) |
Definition at line 3013 of file phpthumb.class.php.
References DebugMessage(), and phpthumb_functions\OneOfThese().
Referenced by ExtractEXIFgetImageSize(), and ImageMagickThumbnailToGD().
phpthumb::setOutputFormat | ( | ) |
Definition at line 874 of file phpthumb.class.php.
References phpthumb_functions\CaseInsensitiveInArray(), DebugMessage(), and ImageMagickVersion().
Referenced by ErrorImage(), GenerateThumbnail(), and SetCacheFilename().
phpthumb::setParameter | ( | $param, | |
$value | |||
) |
Definition at line 298 of file phpthumb.class.php.
References ResolveFilenameToAbsolute(), and setSourceFilename().
phpthumb::setSourceData | ( | $rawImageData, | |
$sourceFilename = '' |
|||
) |
Definition at line 267 of file phpthumb.class.php.
References $rawImageData, $sourceFilename, DebugMessage(), ErrorImage(), phpthumb_functions\HexCharDisplay(), and phpThumbDebug().
phpthumb::setSourceFilename | ( | $sourceFilename | ) |
Definition at line 248 of file phpthumb.class.php.
References $sourceFilename, and DebugMessage().
Referenced by setParameter().
phpthumb::setSourceImageResource | ( | $gdimg | ) |
Definition at line 291 of file phpthumb.class.php.
phpthumb::SourceDataToTempFile | ( | ) |
Definition at line 1274 of file phpthumb.class.php.
References DebugMessage(), and phpThumb_tempnam().
Referenced by ExtractEXIFgetImageSize(), and ImageMagickThumbnailToGD().
phpthumb::SourceImageIsTooLarge | ( | $width, | |
$height | |||
) |
Definition at line 3297 of file phpthumb.class.php.
Referenced by ExtractEXIFgetImageSize(), ImageCreateFromFilename(), and SourceImageToGD().
phpthumb::SourceImageToGD | ( | ) |
Definition at line 3393 of file phpthumb.class.php.
References $exif_thumbnail_height, $exif_thumbnail_width, $fatalerror, $source_height, $source_width, DebugMessage(), ErrorImage(), phpthumb_functions\gd_version(), phpthumb_functions\HexCharDisplay(), ImageCreateFromFilename(), ImageCreateFromStringReplacement(), ImageMagickThumbnailToGD(), ImageMagickVersion(), phpthumb_functions\md5_file_safe(), phpThumb_tempnam(), and SourceImageIsTooLarge().
Referenced by GenerateThumbnail().
phpthumb::$allow_local_http_src = false |
Definition at line 116 of file phpthumb.class.php.
phpthumb::$AlphaCapableFormats = array('png', 'ico', 'gif') |
Definition at line 203 of file phpthumb.class.php.
phpthumb::$aoe = null |
Definition at line 48 of file phpthumb.class.php.
phpthumb::$ar = null |
Definition at line 47 of file phpthumb.class.php.
phpthumb::$bc = null |
Definition at line 40 of file phpthumb.class.php.
phpthumb::$bg = null |
Definition at line 41 of file phpthumb.class.php.
phpthumb::$cache_filename = null |
Definition at line 201 of file phpthumb.class.php.
phpthumb::$config_allow_src_above_docroot = false |
Definition at line 142 of file phpthumb.class.php.
phpthumb::$config_allow_src_above_phpthumb = true |
Definition at line 143 of file phpthumb.class.php.
phpthumb::$config_background_hexcolor = 'FFFFFF' |
Definition at line 109 of file phpthumb.class.php.
Referenced by AlphaChannelFlatten(), CreateGDoutput(), and Rotate().
phpthumb::$config_border_hexcolor = '000000' |
Definition at line 108 of file phpthumb.class.php.
phpthumb::$config_cache_default_only_suffix = false |
Definition at line 127 of file phpthumb.class.php.
phpthumb::$config_cache_directory = null |
Definition at line 69 of file phpthumb.class.php.
Referenced by setCacheDirectory().
phpthumb::$config_cache_directory_depth = 0 |
Definition at line 70 of file phpthumb.class.php.
Referenced by SetCacheFilename().
phpthumb::$config_cache_disable_warning = true |
Definition at line 71 of file phpthumb.class.php.
phpthumb::$config_cache_force_passthru = true |
Definition at line 128 of file phpthumb.class.php.
phpthumb::$config_cache_maxage = null |
Definition at line 122 of file phpthumb.class.php.
Referenced by CleanUpCacheDirectory().
phpthumb::$config_cache_maxfiles = null |
Definition at line 124 of file phpthumb.class.php.
phpthumb::$config_cache_maxsize = null |
Definition at line 123 of file phpthumb.class.php.
phpthumb::$config_cache_prefix = '' |
Definition at line 129 of file phpthumb.class.php.
phpthumb::$config_cache_source_directory = null |
Definition at line 73 of file phpthumb.class.php.
phpthumb::$config_cache_source_enabled = false |
Definition at line 72 of file phpthumb.class.php.
phpthumb::$config_cache_source_filemtime_ignore_local = false |
Definition at line 125 of file phpthumb.class.php.
phpthumb::$config_cache_source_filemtime_ignore_remote = true |
Definition at line 126 of file phpthumb.class.php.
phpthumb::$config_disable_debug = true |
Definition at line 141 of file phpthumb.class.php.
phpthumb::$config_disable_imagecopyresampled = false |
Definition at line 151 of file phpthumb.class.php.
phpthumb::$config_disable_onlycreateable_passthru = false |
Definition at line 152 of file phpthumb.class.php.
phpthumb::$config_disable_pathinfo_parsing = false |
Definition at line 150 of file phpthumb.class.php.
phpthumb::$config_document_root = null |
Definition at line 75 of file phpthumb.class.php.
Referenced by phpThumb().
phpthumb::$config_error_bgcolor = 'CCCCFF' |
Definition at line 87 of file phpthumb.class.php.
phpthumb::$config_error_die_on_error = false |
Definition at line 90 of file phpthumb.class.php.
phpthumb::$config_error_die_on_source_failure = true |
Definition at line 92 of file phpthumb.class.php.
phpthumb::$config_error_fontsize = 1 |
Definition at line 89 of file phpthumb.class.php.
phpthumb::$config_error_image_height = 100 |
Definition at line 85 of file phpthumb.class.php.
Referenced by ErrorImage().
phpthumb::$config_error_image_width = 400 |
Definition at line 84 of file phpthumb.class.php.
Referenced by ErrorImage().
phpthumb::$config_error_message_image_default = '' |
Definition at line 86 of file phpthumb.class.php.
phpthumb::$config_error_silent_die_on_error = false |
Definition at line 91 of file phpthumb.class.php.
phpthumb::$config_error_textcolor = 'FF0000' |
Definition at line 88 of file phpthumb.class.php.
phpthumb::$config_high_security_enabled = false |
Definition at line 139 of file phpthumb.class.php.
phpthumb::$config_high_security_password = null |
Definition at line 140 of file phpthumb.class.php.
phpthumb::$config_http_follow_redirect = true |
Definition at line 147 of file phpthumb.class.php.
phpthumb::$config_http_fopen_timeout = 10 |
Definition at line 146 of file phpthumb.class.php.
phpthumb::$config_http_user_agent = 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7' |
Definition at line 154 of file phpthumb.class.php.
phpthumb::$config_imagemagick_path = null |
Definition at line 118 of file phpthumb.class.php.
Referenced by ImageMagickCommandlineBase().
phpthumb::$config_imagemagick_use_thumbnail = true |
Definition at line 120 of file phpthumb.class.php.
phpthumb::$config_max_source_pixels = null |
Definition at line 114 of file phpthumb.class.php.
phpthumb::$config_mysql_database = null |
Definition at line 136 of file phpthumb.class.php.
phpthumb::$config_mysql_hostname = null |
Definition at line 133 of file phpthumb.class.php.
phpthumb::$config_mysql_password = null |
Definition at line 135 of file phpthumb.class.php.
phpthumb::$config_mysql_query = null |
Definition at line 132 of file phpthumb.class.php.
phpthumb::$config_mysql_username = null |
Definition at line 134 of file phpthumb.class.php.
phpthumb::$config_nohotlink_enabled = true |
Definition at line 95 of file phpthumb.class.php.
phpthumb::$config_nohotlink_erase_image = true |
Definition at line 97 of file phpthumb.class.php.
Referenced by AntiOffsiteLinking().
phpthumb::$config_nohotlink_text_message = 'Off-server thumbnailing is not allowed' |
Definition at line 98 of file phpthumb.class.php.
Referenced by AntiOffsiteLinking().
phpthumb::$config_nohotlink_valid_domains = array() |
Definition at line 96 of file phpthumb.class.php.
phpthumb::$config_nooffsitelink_enabled = false |
Definition at line 100 of file phpthumb.class.php.
phpthumb::$config_nooffsitelink_erase_image = true |
Definition at line 103 of file phpthumb.class.php.
Referenced by AntiOffsiteLinking().
phpthumb::$config_nooffsitelink_require_refer = false |
Definition at line 102 of file phpthumb.class.php.
phpthumb::$config_nooffsitelink_text_message = 'Off-server linking is not allowed' |
Definition at line 105 of file phpthumb.class.php.
Referenced by AntiOffsiteLinking().
phpthumb::$config_nooffsitelink_valid_domains = array() |
Definition at line 101 of file phpthumb.class.php.
phpthumb::$config_nooffsitelink_watermark_src = '' |
Definition at line 104 of file phpthumb.class.php.
phpthumb::$config_output_format = 'jpeg' |
Definition at line 78 of file phpthumb.class.php.
phpthumb::$config_output_interlace = true |
Definition at line 81 of file phpthumb.class.php.
phpthumb::$config_output_maxheight = 0 |
Definition at line 80 of file phpthumb.class.php.
phpthumb::$config_output_maxwidth = 0 |
Definition at line 79 of file phpthumb.class.php.
phpthumb::$config_prefer_imagemagick = true |
Definition at line 119 of file phpthumb.class.php.
phpthumb::$config_temp_directory = null |
Definition at line 74 of file phpthumb.class.php.
phpthumb::$config_ttf_directory = './fonts' |
Definition at line 112 of file phpthumb.class.php.
phpthumb::$config_use_exif_thumbnail_for_speed = false |
Definition at line 115 of file phpthumb.class.php.
phpthumb::$debugmessages = array() |
Definition at line 160 of file phpthumb.class.php.
phpthumb::$debugtiming = array() |
Definition at line 161 of file phpthumb.class.php.
phpthumb::$down = null |
Definition at line 52 of file phpthumb.class.php.
phpthumb::$dpi = 150 |
Definition at line 55 of file phpthumb.class.php.
phpthumb::$err = null |
Definition at line 44 of file phpthumb.class.php.
phpthumb::$exif_raw_data = null |
Definition at line 193 of file phpthumb.class.php.
phpthumb::$exif_thumbnail_data = null |
Definition at line 192 of file phpthumb.class.php.
phpthumb::$exif_thumbnail_height = null |
Definition at line 190 of file phpthumb.class.php.
Referenced by ExtractEXIFgetImageSize(), and SourceImageToGD().
phpthumb::$exif_thumbnail_type = null |
Definition at line 191 of file phpthumb.class.php.
phpthumb::$exif_thumbnail_width = null |
Definition at line 189 of file phpthumb.class.php.
Referenced by SourceImageToGD().
phpthumb::$f = null |
Definition at line 33 of file phpthumb.class.php.
Referenced by phpThumbDebug().
phpthumb::$far = null |
Definition at line 49 of file phpthumb.class.php.
Referenced by ImageMagickThumbnailToGD().
phpthumb::$fatalerror = null |
Definition at line 162 of file phpthumb.class.php.
Referenced by SourceImageToGD().
phpthumb::$file = null |
Definition at line 58 of file phpthumb.class.php.
Referenced by DebugMessage(), and DebugTimingMessage().
phpthumb::$fltr = array() |
Definition at line 42 of file phpthumb.class.php.
phpthumb::$gdimg_output = null |
Definition at line 176 of file phpthumb.class.php.
phpthumb::$gdimg_source = null |
Definition at line 177 of file phpthumb.class.php.
Referenced by ImageCreateFromStringReplacement().
phpthumb::$getimagesizeinfo = null |
Definition at line 179 of file phpthumb.class.php.
Referenced by ImageCreateFromFilename().
phpthumb::$goto = null |
Definition at line 43 of file phpthumb.class.php.
phpthumb::$h = null |
Definition at line 26 of file phpthumb.class.php.
Referenced by CalculateThumbnailDimensions(), and FixedAspectRatio().
phpthumb::$hl = null |
Definition at line 30 of file phpthumb.class.php.
phpthumb::$hp = null |
Definition at line 28 of file phpthumb.class.php.
phpthumb::$hs = null |
Definition at line 32 of file phpthumb.class.php.
phpthumb::$iar = null |
Definition at line 50 of file phpthumb.class.php.
phpthumb::$IMresizedData = null |
Definition at line 171 of file phpthumb.class.php.
Referenced by OutputThumbnail(), and RenderOutput().
phpthumb::$is_alpha = false |
Definition at line 204 of file phpthumb.class.php.
phpthumb::$issafemode = null |
Definition at line 207 of file phpthumb.class.php.
phpthumb::$iswindows = null |
Definition at line 206 of file phpthumb.class.php.
phpthumb::$maxb = null |
Definition at line 51 of file phpthumb.class.php.
phpthumb::$md5s = null |
Definition at line 53 of file phpthumb.class.php.
Referenced by SetCacheFilename().
phpthumb::$new = null |
Definition at line 24 of file phpthumb.class.php.
phpthumb::$outputImageData = null |
Definition at line 172 of file phpthumb.class.php.
phpthumb::$phpthumb_version = '1.7.11-201108081537' |
Definition at line 209 of file phpthumb.class.php.
phpthumb::$phpThumbDebug = null |
Definition at line 60 of file phpthumb.class.php.
phpthumb::$q = 75 |
Definition at line 34 of file phpthumb.class.php.
Referenced by MaxFileSize().
phpthumb::$ra = null |
Definition at line 46 of file phpthumb.class.php.
phpthumb::$rawImageData = null |
Definition at line 170 of file phpthumb.class.php.
Referenced by setSourceData().
phpthumb::$sfn = 0 |
Definition at line 54 of file phpthumb.class.php.
phpthumb::$sh = null |
Definition at line 38 of file phpthumb.class.php.
Referenced by ImageMagickThumbnailToGD().
phpthumb::$sia = null |
Definition at line 56 of file phpthumb.class.php.
phpthumb::$source_height = null |
Definition at line 182 of file phpthumb.class.php.
Referenced by ExtractEXIFgetImageSize(), ImageMagickThumbnailToGD(), and SourceImageToGD().
phpthumb::$source_width = null |
Definition at line 181 of file phpthumb.class.php.
Referenced by SourceImageToGD().
phpthumb::$sourceFilename = null |
Definition at line 169 of file phpthumb.class.php.
Referenced by setSourceData(), and setSourceFilename().
phpthumb::$src = null |
Definition at line 23 of file phpthumb.class.php.
phpthumb::$sw = null |
Definition at line 37 of file phpthumb.class.php.
Referenced by ImageMagickThumbnailToGD().
phpthumb::$sx = null |
Definition at line 35 of file phpthumb.class.php.
Referenced by ImageMagickThumbnailToGD().
phpthumb::$sy = null |
Definition at line 36 of file phpthumb.class.php.
Referenced by ImageMagickThumbnailToGD().
phpthumb::$tempFilesToDelete = array() |
Definition at line 200 of file phpthumb.class.php.
phpthumb::$thumbnail_height = null |
Definition at line 196 of file phpthumb.class.php.
Referenced by AlphaChannelFlatten(), CalculateThumbnailDimensions(), and FixedAspectRatio().
phpthumb::$thumbnail_image_height = null |
Definition at line 198 of file phpthumb.class.php.
Referenced by FixedAspectRatio().
phpthumb::$thumbnail_image_width = null |
Definition at line 197 of file phpthumb.class.php.
Referenced by FixedAspectRatio().
phpthumb::$thumbnail_width = null |
Definition at line 195 of file phpthumb.class.php.
Referenced by AlphaChannelFlatten(), CalculateThumbnailDimensions(), and FixedAspectRatio().
phpthumb::$thumbnailCropH = null |
Definition at line 187 of file phpthumb.class.php.
Referenced by CalculateThumbnailDimensions().
phpthumb::$thumbnailCropW = null |
Definition at line 186 of file phpthumb.class.php.
Referenced by CalculateThumbnailDimensions().
phpthumb::$thumbnailCropX = null |
Definition at line 184 of file phpthumb.class.php.
phpthumb::$thumbnailCropY = null |
Definition at line 185 of file phpthumb.class.php.
phpthumb::$thumbnailFormat = null |
Definition at line 167 of file phpthumb.class.php.
Referenced by ImageMagickThumbnailToGD().
phpthumb::$thumbnailQuality = 75 |
Definition at line 166 of file phpthumb.class.php.
Referenced by MaxFileSize().
phpthumb::$useRawIMoutput = false |
Definition at line 174 of file phpthumb.class.php.
phpthumb::$w = null |
Definition at line 25 of file phpthumb.class.php.
Referenced by CalculateThumbnailDimensions(), and FixedAspectRatio().
phpthumb::$wl = null |
Definition at line 29 of file phpthumb.class.php.
phpthumb::$wp = null |
Definition at line 27 of file phpthumb.class.php.
phpthumb::$ws = null |
Definition at line 31 of file phpthumb.class.php.
phpthumb::$xto = null |
Definition at line 45 of file phpthumb.class.php.
phpthumb::$zc = null |
Definition at line 39 of file phpthumb.class.php.