lib/ezimage/classes/ezimageinterface.php

Show: inherited
Table of Contents

File containing the eZImageInterface class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

Functions

functioneZGlobalImageCleanupFunction( ) : void

\eZImageInterface

Package: lib

File containing the eZImageInterface class.

Children
\eZImageObject
\eZImageLayer
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Properties

Propertypublic  $AlternativeText= ''
Details
Type
n/a
Propertypublic  $Font= ''
Details
Type
n/a
Propertypublic  $Height= ''
Details
Type
n/a
Propertypublic  $ImageObject= ''
Details
Type
n/a
Propertypublic  $ImageObjectRef= ''
Details
Type
n/a
Propertypublic  $IsProcessed= ''
Details
Type
n/a
Propertypublic  $IsTrueColor= ''
Details
Type
n/a
Propertypublic  $Palette= ''
Details
Type
n/a
Propertypublic  $PaletteIndex= ''
Details
Type
n/a
Propertypublic  $StoredFile= ''
Details
Type
n/a
Propertypublic  $StoredPath= ''
Details
Type
n/a
Propertypublic  $StoredType= ''
Details
Type
n/a
Propertypublic  $Width= ''
Details
Type
n/a

Methods

methodpublic__clone( ) : void

methodpublicallocateColor(  $name,  $red,  $green,  $blue ) : void

Parameters
Name Type Description
$name
$red
$green
$blue
methodpublicalternativeText( ) : void

methodpublicattribute(  $name ) : void

Parameters
Name Type Description
$name
methodpublicattributeFunctionMap( ) : void

methodpublicattributeMemberMap( ) : void

methodpublicattributes( ) : void

methodpublicblendImage(  $destinationImageObject,  $imageObject,  $destinationX,  $destinationY,  $sourceWidth,  $sourceHeight,  $sourceX = 0,  $sourceY = 0 ) : void

Parameters
Name Type Description
$destinationImageObject
$imageObject
$destinationX
$destinationY
$sourceWidth
$sourceHeight
$sourceX
$sourceY
methodpubliccleanupRegisteredImages( ) : void
static

methodpublicclear(  $color = false ) : void

Parameters
Name Type Description
$color
methodpubliccloneImage(  $imageObject,  $width,  $height,  $useTruecolor = null ) : void

Parameters
Name Type Description
$imageObject
$width
$height
$useTruecolor
methodpubliccolor(  $name ) : void

Parameters
Name Type Description
$name
methodpubliccopyImage(  $destinationImageObject,  $imageObject,  $destinationX,  $destinationY,  $sourceWidth,  $sourceHeight,  $sourceX = 0,  $sourceY = 0 ) : void

Parameters
Name Type Description
$destinationImageObject
$imageObject
$destinationX
$destinationY
$sourceWidth
$sourceHeight
$sourceX
$sourceY
methodpubliccreate(  $width,  $height,  $useTruecolor = null ) : void

Parameters
Name Type Description
$width
$height
$useTruecolor
methodpubliccreateImage(  $width,  $height,  $useTruecolor ) : void
static

Parameters
Name Type Description
$width
$height
$useTruecolor
methodpublicdestroy( ) : void

methodpublicdrawText(  $font,  $textColor,  $text,  $x,  $y,  $angle,  $imageObject = null ) : void

Parameters
Name Type Description
$font
$textColor
$text
$x
$y
$angle
$imageObject
methodpubliceZImageInterface(  $imageObjectRef = null,  $imageObject = null,  $width = false,  $height = false ) : void

Parameters
Name Type Description
$imageObjectRef
$imageObject
$width
$height
methodpublicfont( ) : void

methodpublichasAttribute(  $name ) : void

Parameters
Name Type Description
$name
methodpublichasGD2( ) : void
static

methodpublichasSize( ) : void

methodpublicheight( ) : void

methodpublicimageObject(  $createMissing = true ) : void

Parameters
Name Type Description
$createMissing
methodpublicimageObjectInternal(  $createMissing = true ) : void

Parameters
Name Type Description
$createMissing
methodpublicimagePath( ) : void

methodpublicisProcessed( ) : void

methodpublicisTruecolor( ) : void

methodpublicload( ) : void

methodpublicloadGIF(  $storedPath,  $storedFile ) : void

Parameters
Name Type Description
$storedPath
$storedFile
methodpublicloadJPEG(  $storedPath,  $storedFile ) : void

Parameters
Name Type Description
$storedPath
$storedFile
methodpublicloadPNG(  $storedPath,  $storedFile ) : void

Parameters
Name Type Description
$storedPath
$storedFile
methodpublicmerge(  $imageObject,  $x,  $y,  $width,  $height ) : void

Parameters
Name Type Description
$imageObject
$x
$y
$width
$height
methodpublicmergeImage(  $destinationImageObject,  $imageObject,  $destinationX,  $destinationY,  $sourceWidth,  $sourceHeight,  $sourceX = 0,  $sourceY = 0,  $transparency = 0 ) : void

Parameters
Name Type Description
$destinationImageObject
$imageObject
$destinationX
$destinationY
$sourceWidth
$sourceHeight
$sourceX
$sourceY
$transparency
methodpublicprocess( ) : void

methodpublicprocessImage( ) : void

methodpublicregisterImage(  $image ) : void
static

Parameters
Name Type Description
$image
methodpublicsetAlternativeText(  $text ) : void

Parameters
Name Type Description
$text
methodpublicsetFont(  $font ) : void

Parameters
Name Type Description
$font
methodpublicsetHeight(  $h ) : void

Parameters
Name Type Description
$h
methodpublicsetStoredFile(  $file,  $path,  $type ) : void

Parameters
Name Type Description
$file
$path
$type
methodpublicsetTextColor(  $textColor ) : void

Parameters
Name Type Description
$textColor
methodpublicsetWidth(  $w ) : void

Parameters
Name Type Description
$w
methodpublicstore(  $fileName,  $filePath,  $type ) : void

Parameters
Name Type Description
$fileName
$filePath
$type
methodpublictextColor( ) : void

methodpublicunregisterImage(  $imageRef ) : void
static

Parameters
Name Type Description
$imageRef
methodpublicwidth( ) : void

Documentation was generated by DocBlox 0.18.1.