XOOPS 2.5.6
Final
|
Public Member Functions | |
CGIF () | |
comment () | |
dword ($val) | |
getBmp ($bgColor) | |
getGD_PixelPlotterVersion () | |
getPng ($bgColor) | |
getSize ($lpszFileName, &$width, &$height) | |
height () | |
loaded () | |
loadFile ($lpszFileName, $iIndex) | |
ndword ($val) | |
width () | |
Public Attributes | |
$m_bLoaded | |
$m_gfh | |
$m_img | |
$m_lpData | |
Definition at line 794 of file phpthumb.gif.php.
CGIF::CGIF | ( | ) |
Definition at line 804 of file phpthumb.gif.php.
CGIF::comment | ( | ) |
Definition at line 1158 of file phpthumb.gif.php.
CGIF::dword | ( | $val | ) |
Definition at line 1128 of file phpthumb.gif.php.
Referenced by getBmp().
CGIF::getBmp | ( | $bgColor | ) |
Definition at line 867 of file phpthumb.gif.php.
References dword().
CGIF::getGD_PixelPlotterVersion | ( | ) |
Definition at line 1070 of file phpthumb.gif.php.
References $i, and phpthumb_functions\FunctionIsDisabled().
CGIF::getPng | ( | $bgColor | ) |
CGIF::getSize | ( | $lpszFileName, | |
& | $width, | ||
& | $height | ||
) |
Definition at line 847 of file phpthumb.gif.php.
CGIF::height | ( | ) |
Definition at line 1151 of file phpthumb.gif.php.
CGIF::loaded | ( | ) |
Definition at line 1165 of file phpthumb.gif.php.
References $m_bLoaded.
CGIF::loadFile | ( | $lpszFileName, | |
$iIndex | |||
) |
Definition at line 814 of file phpthumb.gif.php.
CGIF::ndword | ( | $val | ) |
Definition at line 1136 of file phpthumb.gif.php.
Referenced by getPng().
CGIF::width | ( | ) |
Definition at line 1144 of file phpthumb.gif.php.
CGIF::$m_bLoaded |
Definition at line 799 of file phpthumb.gif.php.
Referenced by loaded().
CGIF::$m_gfh |
Definition at line 796 of file phpthumb.gif.php.
CGIF::$m_img |
Definition at line 798 of file phpthumb.gif.php.
CGIF::$m_lpData |
Definition at line 797 of file phpthumb.gif.php.