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

Public Member Functions

 CGIFCOLORTABLE ()
 
 colorIndex ($rgb)
 
 load ($lpData, $num)
 
 toRGBQuad ()
 
 toString ()
 

Public Attributes

 $m_arColors
 
 $m_nColors
 

Detailed Description

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

Member Function Documentation

CGIFCOLORTABLE::CGIFCOLORTABLE ( )

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

CGIFCOLORTABLE::colorIndex (   $rgb)

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

References $i, and $m_nColors.

CGIFCOLORTABLE::load (   $lpData,
  $num 
)

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

References $i, and $num.

CGIFCOLORTABLE::toRGBQuad ( )

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

References $i, $m_nColors, and $ret.

CGIFCOLORTABLE::toString ( )

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

References $i, $m_nColors, and $ret.

Member Data Documentation

CGIFCOLORTABLE::$m_arColors

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

CGIFCOLORTABLE::$m_nColors

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

Referenced by colorIndex(), toRGBQuad(), and toString().


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