XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
CGIFIMAGE Class Reference

Public Member Functions

 CGIFIMAGE ()
 
 deInterlace ()
 
 load ($data, &$datLen)
 
 skipExt (&$data, &$extLen)
 
 w2i ($str)
 

Public Attributes

 $m_bTrans
 
 $m_bUser
 
 $m_data
 
 $m_disp
 
 $m_gih
 
 $m_lpComm
 
 $m_lzw
 
 $m_nDelay
 
 $m_nTrans
 

Detailed Description

Definition at line 622 of file phpthumb.gif.php.

Member Function Documentation

CGIFIMAGE::CGIFIMAGE ( )

Definition at line 636 of file phpthumb.gif.php.

CGIFIMAGE::deInterlace ( )

Definition at line 750 of file phpthumb.gif.php.

References $i, and $m_data.

Referenced by load().

Here is the caller graph for this function:

CGIFIMAGE::load (   $data,
$datLen 
)

Definition at line 651 of file phpthumb.gif.php.

References deInterlace(), and skipExt().

Here is the call graph for this function:

CGIFIMAGE::skipExt ( $data,
$extLen 
)

Definition at line 698 of file phpthumb.gif.php.

References w2i().

Referenced by load().

Here is the call graph for this function:

Here is the caller graph for this function:

CGIFIMAGE::w2i (   $str)

Definition at line 743 of file phpthumb.gif.php.

Referenced by skipExt().

Here is the caller graph for this function:

Member Data Documentation

CGIFIMAGE::$m_bTrans

Definition at line 626 of file phpthumb.gif.php.

CGIFIMAGE::$m_bUser

Definition at line 625 of file phpthumb.gif.php.

CGIFIMAGE::$m_data

Definition at line 631 of file phpthumb.gif.php.

Referenced by deInterlace().

CGIFIMAGE::$m_disp

Definition at line 624 of file phpthumb.gif.php.

CGIFIMAGE::$m_gih

Definition at line 630 of file phpthumb.gif.php.

CGIFIMAGE::$m_lpComm

Definition at line 629 of file phpthumb.gif.php.

CGIFIMAGE::$m_lzw

Definition at line 632 of file phpthumb.gif.php.

CGIFIMAGE::$m_nDelay

Definition at line 627 of file phpthumb.gif.php.

CGIFIMAGE::$m_nTrans

Definition at line 628 of file phpthumb.gif.php.


The documentation for this class was generated from the following file: