XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe phpthumb

Fonctions membres publiques

 __construct ()
 
 phpThumb ()
 
 __destruct ()
 
 purgeTempFiles ()
 
 setSourceFilename ($sourceFilename)
 
 setSourceData ($rawImageData, $sourceFilename='')
 
 setSourceImageResource ($gdimg)
 
 setParameter ($param, $value)
 
 getParameter ($param)
 
 GenerateThumbnail ()
 
 RenderOutput ()
 
 RenderToFile ($filename)
 
 OutputThumbnail ()
 
 CleanUpCacheDirectory ()
 
 resetObject ()
 
 ResolveSource ()
 
 setOutputFormat ()
 
 setCacheDirectory ()
 
 applyPathSegment (&$segments, $segment)
 
 normalizePath ($segments)
 
 matchPath ($path, $allowed_dirs)
 
 isInOpenBasedir ($path)
 
 resolvePath ($path, $allowed_dirs)
 
 realPathSafe ($filename)
 
 ResolveFilenameToAbsolute ($filename)
 
 file_exists_ignoreopenbasedir ($filename, $cached=true)
 
 ImageMagickWhichConvert ()
 
 ImageMagickCommandlineBase ()
 
 ImageMagickVersion ($returnRAW=false)
 
 ImageMagickSwitchAvailable ($switchname)
 
 ImageMagickFormatsList ()
 
 SourceDataToTempFile ()
 
 ImageMagickThumbnailToGD ()
 
 Rotate ()
 
 FixedAspectRatio ()
 
 OffsiteDomainIsAllowed ($hostname, $allowed_domains)
 
 AntiOffsiteLinking ()
 
 AlphaChannelFlatten ()
 
 ApplyFilters ()
 
 MaxFileSize ()
 
 CalculateThumbnailDimensions ()
 
 CreateGDoutput ()
 
 SetOrientationDependantWidthHeight ()
 
 ExtractEXIFgetImageSize ()
 
 SetCacheFilename ()
 
 SourceImageIsTooLarge ($width, $height)
 
 ImageCreateFromFilename ($filename)
 
 SourceImageToGD ()
 
 phpThumbDebugVarDump ($var)
 
 phpThumbDebug ($level='')
 
 FatalError ($text)
 
 ErrorImage ($text, $width=0, $height=0, $forcedisplay=false)
 
 ImageCreateFromStringReplacement (&$RawImageData, $DieOnErrors=false)
 
 ImageResizeFunction (&$dst_im, &$src_im, $dstX, $dstY, $srcX, $srcY, $dstW, $dstH, $srcW, $srcH)
 
 InitializeTempDirSetting ()
 
 phpThumb_tempnam ()
 
 DebugMessage ($message, $file='', $line='')
 
 DebugTimingMessage ($message, $file='', $line='', $timestamp=0)
 

Champs de données

 $src = null
 
 $new = null
 
 $w = null
 
 $h = null
 
 $wp = null
 
 $hp = null
 
 $wl = null
 
 $hl = null
 
 $ws = null
 
 $hs = null
 
 $f = null
 
 $q = 75
 
 $sx = null
 
 $sy = null
 
 $sw = null
 
 $sh = null
 
 $zc = null
 
 $bc = null
 
 $bg = null
 
 $fltr = array()
 
 $goto = null
 
 $err = null
 
 $xto = null
 
 $ra = null
 
 $ar = null
 
 $aoe = null
 
 $far = null
 
 $iar = null
 
 $maxb = null
 
 $down = null
 
 $md5s = null
 
 $sfn = 0
 
 $dpi = 150
 
 $sia = null
 
 $file = null
 
 $phpThumbDebug = null
 
 $config_cache_directory = null
 
 $config_cache_directory_depth = 0
 
 $config_cache_disable_warning = true
 
 $config_cache_source_enabled = false
 
 $config_cache_source_directory = null
 
 $config_temp_directory = null
 
 $config_document_root = null
 
 $config_output_format = 'jpeg'
 
 $config_output_maxwidth = 0
 
 $config_output_maxheight = 0
 
 $config_output_interlace = true
 
 $config_error_image_width = 400
 
 $config_error_image_height = 100
 
 $config_error_message_image_default = ''
 
 $config_error_bgcolor = 'CCCCFF'
 
 $config_error_textcolor = 'FF0000'
 
 $config_error_fontsize = 1
 
 $config_error_die_on_error = false
 
 $config_error_silent_die_on_error = false
 
 $config_error_die_on_source_failure = true
 
 $config_nohotlink_enabled = true
 
 $config_nohotlink_valid_domains = array()
 
 $config_nohotlink_erase_image = true
 
 $config_nohotlink_text_message = 'Off-server thumbnailing is not allowed'
 
 $config_nooffsitelink_enabled = false
 
 $config_nooffsitelink_valid_domains = array()
 
 $config_nooffsitelink_require_refer = false
 
 $config_nooffsitelink_erase_image = true
 
 $config_nooffsitelink_watermark_src = ''
 
 $config_nooffsitelink_text_message = 'Off-server linking is not allowed'
 
 $config_border_hexcolor = '000000'
 
 $config_background_hexcolor = 'FFFFFF'
 
 $config_ttf_directory = './fonts'
 
 $config_max_source_pixels = null
 
 $config_use_exif_thumbnail_for_speed = false
 
 $config_allow_local_http_src = false
 
 $config_imagemagick_path = null
 
 $config_prefer_imagemagick = true
 
 $config_imagemagick_use_thumbnail = true
 
 $config_cache_maxage = null
 
 $config_cache_maxsize = null
 
 $config_cache_maxfiles = null
 
 $config_cache_source_filemtime_ignore_local = false
 
 $config_cache_source_filemtime_ignore_remote = true
 
 $config_cache_default_only_suffix = false
 
 $config_cache_force_passthru = true
 
 $config_cache_prefix = ''
 
 $config_mysql_extension = null
 
 $config_mysql_query = null
 
 $config_mysql_hostname = null
 
 $config_mysql_username = null
 
 $config_mysql_password = null
 
 $config_mysql_database = null
 
 $config_high_security_enabled = true
 
 $config_high_security_password = null
 
 $config_high_security_url_separator = '&'
 
 $config_disable_debug = true
 
 $config_allow_src_above_docroot = false
 
 $config_allow_src_above_phpthumb = true
 
 $config_auto_allow_symlinks = true
 
 $config_additional_allowed_dirs = array()
 
 $config_file_create_mask = 0755
 
 $config_dir_create_mask = 0755
 
 $config_http_fopen_timeout = 10
 
 $config_http_follow_redirect = true
 
 $config_disable_pathinfo_parsing = false
 
 $config_disable_imagecopyresampled = false
 
 $config_disable_onlycreateable_passthru = false
 
 $config_disable_realpath = false
 
 $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'
 
 $debugmessages = array()
 
 $debugtiming = array()
 
 $fatalerror = null
 
 $thumbnailQuality = 75
 
 $thumbnailFormat = null
 
 $sourceFilename = null
 
 $rawImageData = null
 
 $IMresizedData = null
 
 $outputImageData = null
 
 $useRawIMoutput = false
 
 $gdimg_output = null
 
 $gdimg_source = null
 
 $getimagesizeinfo = null
 
 $source_width = null
 
 $source_height = null
 
 $thumbnailCropX = null
 
 $thumbnailCropY = null
 
 $thumbnailCropW = null
 
 $thumbnailCropH = null
 
 $exif_thumbnail_width = null
 
 $exif_thumbnail_height = null
 
 $exif_thumbnail_type = null
 
 $exif_thumbnail_data = null
 
 $exif_raw_data = null
 
 $thumbnail_width = null
 
 $thumbnail_height = null
 
 $thumbnail_image_width = null
 
 $thumbnail_image_height = null
 
 $tempFilesToDelete = array()
 
 $cache_filename = null
 
 $AlphaCapableFormats = array( 'png', 'ico', 'gif')
 
 $is_alpha = false
 
 $iswindows = null
 
 $issafemode = null
 
 $php_memory_limit = null
 
 $phpthumb_version = '1.7.15-201810050741'
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )
+ Voici le graphe d'appel pour cette fonction :

◆ __destruct()

__destruct ( )
+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ AlphaChannelFlatten()

AlphaChannelFlatten ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ AntiOffsiteLinking()

AntiOffsiteLinking ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ApplyFilters()

ApplyFilters ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ applyPathSegment()

applyPathSegment ( $segments,
  $segment 
)
+ Voici le graphe des appelants de cette fonction :

◆ CalculateThumbnailDimensions()

CalculateThumbnailDimensions ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ CleanUpCacheDirectory()

CleanUpCacheDirectory ( )
+ Voici le graphe d'appel pour cette fonction :

◆ CreateGDoutput()

CreateGDoutput ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ DebugMessage()

DebugMessage (   $message,
  $file = '',
  $line = '' 
)
+ Voici le graphe des appelants de cette fonction :

◆ DebugTimingMessage()

DebugTimingMessage (   $message,
  $file = '',
  $line = '',
  $timestamp = 0 
)
+ Voici le graphe des appelants de cette fonction :

◆ ErrorImage()

ErrorImage (   $text,
  $width = 0,
  $height = 0,
  $forcedisplay = false 
)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ExtractEXIFgetImageSize()

ExtractEXIFgetImageSize ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ FatalError()

FatalError (   $text)
+ Voici le graphe des appelants de cette fonction :

◆ file_exists_ignoreopenbasedir()

file_exists_ignoreopenbasedir (   $filename,
  $cached = true 
)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ FixedAspectRatio()

FixedAspectRatio ( )
+ Voici le graphe des appelants de cette fonction :

◆ GenerateThumbnail()

GenerateThumbnail ( )
+ Voici le graphe d'appel pour cette fonction :

◆ getParameter()

getParameter (   $param)
+ Voici le graphe des appelants de cette fonction :

◆ ImageCreateFromFilename()

ImageCreateFromFilename (   $filename)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ImageCreateFromStringReplacement()

ImageCreateFromStringReplacement ( $RawImageData,
  $DieOnErrors = false 
)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ImageMagickCommandlineBase()

ImageMagickCommandlineBase ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ImageMagickFormatsList()

ImageMagickFormatsList ( )
+ Voici le graphe d'appel pour cette fonction :

◆ ImageMagickSwitchAvailable()

ImageMagickSwitchAvailable (   $switchname)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ImageMagickThumbnailToGD()

ImageMagickThumbnailToGD ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ImageMagickVersion()

ImageMagickVersion (   $returnRAW = false)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ImageMagickWhichConvert()

ImageMagickWhichConvert ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ImageResizeFunction()

ImageResizeFunction ( $dst_im,
$src_im,
  $dstX,
  $dstY,
  $srcX,
  $srcY,
  $dstW,
  $dstH,
  $srcW,
  $srcH 
)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ InitializeTempDirSetting()

InitializeTempDirSetting ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ isInOpenBasedir()

isInOpenBasedir (   $path)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ matchPath()

matchPath (   $path,
  $allowed_dirs 
)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ MaxFileSize()

MaxFileSize ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ normalizePath()

normalizePath (   $segments)
+ Voici le graphe d'appel pour cette fonction :

◆ OffsiteDomainIsAllowed()

OffsiteDomainIsAllowed (   $hostname,
  $allowed_domains 
)
+ Voici le graphe des appelants de cette fonction :

◆ OutputThumbnail()

OutputThumbnail ( )
+ Voici le graphe d'appel pour cette fonction :

◆ phpThumb()

phpThumb ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ phpThumb_tempnam()

phpThumb_tempnam ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ phpThumbDebug()

phpThumbDebug (   $level = '')
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ phpThumbDebugVarDump()

phpThumbDebugVarDump (   $var)
+ Voici le graphe des appelants de cette fonction :

◆ purgeTempFiles()

purgeTempFiles ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ realPathSafe()

realPathSafe (   $filename)
+ Voici le graphe des appelants de cette fonction :

◆ RenderOutput()

RenderOutput ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ RenderToFile()

RenderToFile (   $filename)
+ Voici le graphe d'appel pour cette fonction :

◆ resetObject()

resetObject ( )
+ Voici le graphe d'appel pour cette fonction :

◆ ResolveFilenameToAbsolute()

ResolveFilenameToAbsolute (   $filename)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ resolvePath()

resolvePath (   $path,
  $allowed_dirs 
)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ ResolveSource()

ResolveSource ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ Rotate()

Rotate ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ setCacheDirectory()

setCacheDirectory ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ SetCacheFilename()

SetCacheFilename ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ SetOrientationDependantWidthHeight()

SetOrientationDependantWidthHeight ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ setOutputFormat()

setOutputFormat ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ setParameter()

setParameter (   $param,
  $value 
)
+ Voici le graphe d'appel pour cette fonction :

◆ setSourceData()

setSourceData (   $rawImageData,
  $sourceFilename = '' 
)
+ Voici le graphe d'appel pour cette fonction :

◆ setSourceFilename()

setSourceFilename (   $sourceFilename)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ setSourceImageResource()

setSourceImageResource (   $gdimg)

◆ SourceDataToTempFile()

SourceDataToTempFile ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ SourceImageIsTooLarge()

SourceImageIsTooLarge (   $width,
  $height 
)
+ Voici le graphe des appelants de cette fonction :

◆ SourceImageToGD()

SourceImageToGD ( )
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

Documentation des champs

◆ $AlphaCapableFormats

$AlphaCapableFormats = array( 'png', 'ico', 'gif')

◆ $aoe

$aoe = null

◆ $ar

$ar = null

◆ $bc

$bc = null

◆ $bg

$bg = null

◆ $cache_filename

$cache_filename = null

◆ $config_additional_allowed_dirs

$config_additional_allowed_dirs = array()

◆ $config_allow_local_http_src

$config_allow_local_http_src = false

◆ $config_allow_src_above_docroot

$config_allow_src_above_docroot = false

◆ $config_allow_src_above_phpthumb

$config_allow_src_above_phpthumb = true

◆ $config_auto_allow_symlinks

$config_auto_allow_symlinks = true

◆ $config_background_hexcolor

$config_background_hexcolor = 'FFFFFF'

◆ $config_border_hexcolor

$config_border_hexcolor = '000000'

◆ $config_cache_default_only_suffix

$config_cache_default_only_suffix = false

◆ $config_cache_directory

$config_cache_directory = null

◆ $config_cache_directory_depth

$config_cache_directory_depth = 0

◆ $config_cache_disable_warning

$config_cache_disable_warning = true

◆ $config_cache_force_passthru

$config_cache_force_passthru = true

◆ $config_cache_maxage

$config_cache_maxage = null

◆ $config_cache_maxfiles

$config_cache_maxfiles = null

◆ $config_cache_maxsize

$config_cache_maxsize = null

◆ $config_cache_prefix

$config_cache_prefix = ''

◆ $config_cache_source_directory

$config_cache_source_directory = null

◆ $config_cache_source_enabled

$config_cache_source_enabled = false

◆ $config_cache_source_filemtime_ignore_local

$config_cache_source_filemtime_ignore_local = false

◆ $config_cache_source_filemtime_ignore_remote

$config_cache_source_filemtime_ignore_remote = true

◆ $config_dir_create_mask

$config_dir_create_mask = 0755

◆ $config_disable_debug

$config_disable_debug = true

◆ $config_disable_imagecopyresampled

$config_disable_imagecopyresampled = false

◆ $config_disable_onlycreateable_passthru

$config_disable_onlycreateable_passthru = false

◆ $config_disable_pathinfo_parsing

$config_disable_pathinfo_parsing = false

◆ $config_disable_realpath

$config_disable_realpath = false

◆ $config_document_root

$config_document_root = null

◆ $config_error_bgcolor

$config_error_bgcolor = 'CCCCFF'

◆ $config_error_die_on_error

$config_error_die_on_error = false

◆ $config_error_die_on_source_failure

$config_error_die_on_source_failure = true

◆ $config_error_fontsize

$config_error_fontsize = 1

◆ $config_error_image_height

$config_error_image_height = 100

◆ $config_error_image_width

$config_error_image_width = 400

◆ $config_error_message_image_default

$config_error_message_image_default = ''

◆ $config_error_silent_die_on_error

$config_error_silent_die_on_error = false

◆ $config_error_textcolor

$config_error_textcolor = 'FF0000'

◆ $config_file_create_mask

$config_file_create_mask = 0755

◆ $config_high_security_enabled

$config_high_security_enabled = true

◆ $config_high_security_password

$config_high_security_password = null

◆ $config_high_security_url_separator

$config_high_security_url_separator = '&'

◆ $config_http_follow_redirect

$config_http_follow_redirect = true

◆ $config_http_fopen_timeout

$config_http_fopen_timeout = 10

◆ $config_http_user_agent

$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'

◆ $config_imagemagick_path

$config_imagemagick_path = null

◆ $config_imagemagick_use_thumbnail

$config_imagemagick_use_thumbnail = true

◆ $config_max_source_pixels

$config_max_source_pixels = null

◆ $config_mysql_database

$config_mysql_database = null

◆ $config_mysql_extension

$config_mysql_extension = null

◆ $config_mysql_hostname

$config_mysql_hostname = null

◆ $config_mysql_password

$config_mysql_password = null

◆ $config_mysql_query

$config_mysql_query = null

◆ $config_mysql_username

$config_mysql_username = null

◆ $config_nohotlink_enabled

$config_nohotlink_enabled = true

◆ $config_nohotlink_erase_image

$config_nohotlink_erase_image = true

◆ $config_nohotlink_text_message

$config_nohotlink_text_message = 'Off-server thumbnailing is not allowed'

◆ $config_nohotlink_valid_domains

$config_nohotlink_valid_domains = array()

◆ $config_nooffsitelink_enabled

$config_nooffsitelink_enabled = false

◆ $config_nooffsitelink_erase_image

$config_nooffsitelink_erase_image = true

◆ $config_nooffsitelink_require_refer

$config_nooffsitelink_require_refer = false

◆ $config_nooffsitelink_text_message

$config_nooffsitelink_text_message = 'Off-server linking is not allowed'

◆ $config_nooffsitelink_valid_domains

$config_nooffsitelink_valid_domains = array()

◆ $config_nooffsitelink_watermark_src

$config_nooffsitelink_watermark_src = ''

◆ $config_output_format

$config_output_format = 'jpeg'

◆ $config_output_interlace

$config_output_interlace = true

◆ $config_output_maxheight

$config_output_maxheight = 0

◆ $config_output_maxwidth

$config_output_maxwidth = 0

◆ $config_prefer_imagemagick

$config_prefer_imagemagick = true

◆ $config_temp_directory

$config_temp_directory = null

◆ $config_ttf_directory

$config_ttf_directory = './fonts'

◆ $config_use_exif_thumbnail_for_speed

$config_use_exif_thumbnail_for_speed = false

◆ $debugmessages

$debugmessages = array()

◆ $debugtiming

$debugtiming = array()

◆ $down

$down = null

◆ $dpi

$dpi = 150

◆ $err

$err = null

◆ $exif_raw_data

$exif_raw_data = null

◆ $exif_thumbnail_data

$exif_thumbnail_data = null

◆ $exif_thumbnail_height

$exif_thumbnail_height = null

◆ $exif_thumbnail_type

$exif_thumbnail_type = null

◆ $exif_thumbnail_width

$exif_thumbnail_width = null

◆ $f

$f = null

◆ $far

$far = null

◆ $fatalerror

$fatalerror = null

◆ $file

$file = null

◆ $fltr

$fltr = array()

◆ $gdimg_output

$gdimg_output = null

◆ $gdimg_source

$gdimg_source = null

◆ $getimagesizeinfo

$getimagesizeinfo = null

◆ $goto

$goto = null

◆ $h

$h = null

◆ $hl

$hl = null

◆ $hp

$hp = null

◆ $hs

$hs = null

◆ $iar

$iar = null

◆ $IMresizedData

$IMresizedData = null

◆ $is_alpha

$is_alpha = false

◆ $issafemode

$issafemode = null

◆ $iswindows

$iswindows = null

◆ $maxb

$maxb = null

◆ $md5s

$md5s = null

◆ $new

$new = null

◆ $outputImageData

$outputImageData = null

◆ $php_memory_limit

$php_memory_limit = null

◆ $phpthumb_version

$phpthumb_version = '1.7.15-201810050741'

◆ $phpThumbDebug

◆ $q

$q = 75

◆ $ra

$ra = null

◆ $rawImageData

$rawImageData = null

◆ $sfn

$sfn = 0

◆ $sh

$sh = null

◆ $sia

$sia = null

◆ $source_height

$source_height = null

◆ $source_width

$source_width = null

◆ $sourceFilename

$sourceFilename = null

◆ $src

$src = null

◆ $sw

$sw = null

◆ $sx

$sx = null

◆ $sy

$sy = null

◆ $tempFilesToDelete

$tempFilesToDelete = array()

◆ $thumbnail_height

$thumbnail_height = null

◆ $thumbnail_image_height

$thumbnail_image_height = null

◆ $thumbnail_image_width

$thumbnail_image_width = null

◆ $thumbnail_width

$thumbnail_width = null

◆ $thumbnailCropH

$thumbnailCropH = null

◆ $thumbnailCropW

$thumbnailCropW = null

◆ $thumbnailCropX

$thumbnailCropX = null

◆ $thumbnailCropY

$thumbnailCropY = null

◆ $thumbnailFormat

$thumbnailFormat = null

◆ $thumbnailQuality

$thumbnailQuality = 75

◆ $useRawIMoutput

$useRawIMoutput = false

◆ $w

$w = null

◆ $wl

$wl = null

◆ $wp

$wp = null

◆ $ws

$ws = null

◆ $xto

$xto = null

◆ $zc

$zc = null

La documentation de cette classe a été générée à partir du fichier suivant :