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

Public Member Functions

 BigEndian2Bin ($byteword)
 
 BigEndian2Int ($byteword)
 
 Bin2Dec ($binstring, $signed=false)
 
 BMPcompressionOS2Lookup ($compressionid)
 
 BMPcompressionWindowsLookup ($compressionid)
 
 CastAsInt ($floatnum)
 
 FixedPoint2_30 ($rawdata)
 
 GD2BMPstring (&$gd_image)
 
 getid3_bmp (&$BMPdata, &$ThisFileInfo, $ExtractPalette=false, $ExtractData=false)
 
 IntColor2RGB ($color)
 
 LittleEndian2Int ($byteword)
 
 phpthumb_bmp ()
 
 phpthumb_bmp2gd (&$BMPdata, $truecolor=true)
 
 phpthumb_bmpfile2gd ($filename, $truecolor=true)
 
 PlotBMP (&$BMPinfo)
 
 PlotPixelsGD (&$BMPdata, $truecolor=true)
 
 trunc ($floatnumber)
 

Detailed Description

getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //

Definition at line 21 of file phpthumb.bmp.php.

Member Function Documentation

phpthumb_bmp::BigEndian2Bin (   $byteword)

Definition at line 832 of file phpthumb.bmp.php.

References $i.

Referenced by FixedPoint2_30().

Here is the caller graph for this function:

phpthumb_bmp::BigEndian2Int (   $byteword)

Definition at line 828 of file phpthumb.bmp.php.

References LittleEndian2Int().

Here is the call graph for this function:

phpthumb_bmp::Bin2Dec (   $binstring,
  $signed = false 
)

Definition at line 846 of file phpthumb.bmp.php.

References $i, and CastAsInt().

Referenced by FixedPoint2_30().

Here is the call graph for this function:

Here is the caller graph for this function:

phpthumb_bmp::BMPcompressionOS2Lookup (   $compressionid)

Definition at line 788 of file phpthumb.bmp.php.

Referenced by getid3_bmp().

Here is the caller graph for this function:

phpthumb_bmp::BMPcompressionWindowsLookup (   $compressionid)

Definition at line 776 of file phpthumb.bmp.php.

Referenced by getid3_bmp().

Here is the caller graph for this function:

phpthumb_bmp::CastAsInt (   $floatnum)

Definition at line 861 of file phpthumb.bmp.php.

References trunc().

Referenced by Bin2Dec().

Here is the call graph for this function:

Here is the caller graph for this function:

phpthumb_bmp::FixedPoint2_30 (   $rawdata)

Definition at line 841 of file phpthumb.bmp.php.

References BigEndian2Bin(), and Bin2Dec().

Referenced by getid3_bmp().

Here is the call graph for this function:

Here is the caller graph for this function:

phpthumb_bmp::GD2BMPstring ( $gd_image)

Definition at line 45 of file phpthumb.bmp.php.

References phpthumb_functions\GetPixelColor(), and phpthumb_functions\LittleEndian2String().

Here is the call graph for this function:

phpthumb_bmp::getid3_bmp ( $BMPdata,
$ThisFileInfo,
  $ExtractPalette = false,
  $ExtractData = false 
)

Definition at line 86 of file phpthumb.bmp.php.

References $i, BMPcompressionOS2Lookup(), BMPcompressionWindowsLookup(), FixedPoint2_30(), and LittleEndian2Int().

Referenced by phpthumb_bmp2gd().

Here is the call graph for this function:

Here is the caller graph for this function:

phpthumb_bmp::IntColor2RGB (   $color)

Definition at line 696 of file phpthumb.bmp.php.

Referenced by PlotPixelsGD().

Here is the caller graph for this function:

phpthumb_bmp::LittleEndian2Int (   $byteword)

Definition at line 818 of file phpthumb.bmp.php.

References $i.

Referenced by BigEndian2Int(), and getid3_bmp().

Here is the caller graph for this function:

phpthumb_bmp::phpthumb_bmp ( )

Definition at line 23 of file phpthumb.bmp.php.

phpthumb_bmp::phpthumb_bmp2gd ( $BMPdata,
  $truecolor = true 
)

Definition at line 27 of file phpthumb.bmp.php.

References getid3_bmp(), and PlotPixelsGD().

Referenced by phpthumb_bmpfile2gd().

Here is the call graph for this function:

Here is the caller graph for this function:

phpthumb_bmp::phpthumb_bmpfile2gd (   $filename,
  $truecolor = true 
)

Definition at line 36 of file phpthumb.bmp.php.

References phpthumb_bmp2gd().

Here is the call graph for this function:

phpthumb_bmp::PlotBMP ( $BMPinfo)

Definition at line 753 of file phpthumb.bmp.php.

References $starttime, exit, phpthumb_functions\FunctionIsDisabled(), and PlotPixelsGD().

Here is the call graph for this function:

phpthumb_bmp::PlotPixelsGD ( $BMPdata,
  $truecolor = true 
)

Definition at line 703 of file phpthumb.bmp.php.

References phpthumb_functions\FunctionIsDisabled(), and IntColor2RGB().

Referenced by phpthumb_bmp2gd(), and PlotBMP().

Here is the call graph for this function:

Here is the caller graph for this function:

phpthumb_bmp::trunc (   $floatnumber)

Definition at line 802 of file phpthumb.bmp.php.

Referenced by CastAsInt().

Here is the caller graph for this function:


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