Class ResImage

Description

Located in /web/mod/mod.imageedit.php (line 56)

_AbstractImage
   |
   --ResImage
Variable Summary
mixed $Flag
mixed $Format
mixed $Res
Method Summary
ResImage ResImage ( $Img)
void calcRotated ( $Img,  $CenterX,  $CenterY,  $Angle)
void createThumbnail ( $MaxWidth,  $MaxHeight)
void drawImage ( $Img,  $DstX,  $DstY, [ $SrcX = 0], [ $SrcY = 0], [ $SrcW = NULL], [ $SrcH = NULL])
void drawRotated ( $Img,  $CenterX,  $CenterY,  $Angle, [ $CalcCorners = false])
void drawRotatedNN ( $Img,  $CenterX,  $CenterY,  $Angle)
void getData ([ $Format = "png"], [ $Flag = 95])
void getInfo ([ $RaiseErrors = true])
void printData ()
void saveToDB ( $aIdent, [ $Param = array()], [ $CheckRights = true], [ $UpdateThumbnail = true])
void saveToFile ( $aFileName)
void setFormat ( $aFormat,  $aFlag)
Variables
mixed $Flag = 95 (line 60)
mixed $Format = "png" (line 59)
mixed $Res = NULL (line 58)

Inherited Variables

Inherited from _AbstractImage

_AbstractImage::$_Loader
Methods
Constructor ResImage (line 62)
ResImage ResImage ( $Img)
  • $Img
calcRotated (line 217)
void calcRotated ( $Img,  $CenterX,  $CenterY,  $Angle)
  • $Img
  • $CenterX
  • $CenterY
  • $Angle
createThumbnail (line 124)
void createThumbnail ( $MaxWidth,  $MaxHeight)
  • $MaxWidth
  • $MaxHeight
drawImage (line 283)
void drawImage ( $Img,  $DstX,  $DstY,  $SrcX,  $SrcY, [ $SrcW = NULL], [ $SrcH = NULL])
  • $Img
  • $DstX
  • $DstY
  • $SrcX
  • $SrcY
  • $SrcW
  • $SrcH
drawRotated (line 271)
void drawRotated ( $Img,  $CenterX,  $CenterY,  $Angle, [ $CalcCorners = false])
  • $Img
  • $CenterX
  • $CenterY
  • $Angle
  • $CalcCorners
drawRotatedNN (line 140)
void drawRotatedNN ( $Img,  $CenterX,  $CenterY,  $Angle)
  • $Img
  • $CenterX
  • $CenterY
  • $Angle
getData (line 115)
void getData ([ $Format = "png"], [ $Flag = 95])
  • $Format
  • $Flag

Redefinition of:
_AbstractImage::getData()
getInfo (line 75)
void getInfo ([ $RaiseErrors = true])
  • $RaiseErrors

Redefinition of:
_AbstractImage::getInfo()
printData (line 108)
void printData ()

Redefinition of:
_AbstractImage::printData()
saveToDB (line 88)
void saveToDB ( $aIdent, [ $Param = array()], [ $CheckRights = true], [ $UpdateThumbnail = true])
  • $aIdent
  • $Param
  • $CheckRights
  • $UpdateThumbnail

Redefinition of:
_AbstractImage::saveToDB()
saveToFile (line 94)
void saveToFile ( $aFileName)
  • $aFileName

Redefinition of:
_AbstractImage::saveToFile()
setFormat (line 69)
void setFormat ( $aFormat,  $aFlag)
  • $aFormat
  • $aFlag

Inherited Methods

Inherited From _AbstractImage

_AbstractImage::_AbstractImage()
_AbstractImage::getData()
_AbstractImage::getHeight()
_AbstractImage::getInfo()
_AbstractImage::getMime()
_AbstractImage::getWidth()
_AbstractImage::printData()
_AbstractImage::saveToDB()
_AbstractImage::saveToFile()

Documentation generated on Mon, 22 Oct 2007 17:17:24 +0200 by phpDocumentor 1.3.1