|
| eZImageLayer ($imageObjectRef=null, $imageObject=null, $width=false, $height=false, $font=false) |
|
| mergeLayer ($image, $layerData, $lastLayerData) |
|
| setTemplateURI ($uri) |
|
| templateData () |
|
| __clone () |
|
| allocateColor ($name, $red, $green, $blue) |
|
| alternativeText () |
|
| attribute ($name) |
|
| attributes () |
|
| blendImage ($destinationImageObject, $imageObject, $destinationX, $destinationY, $sourceWidth, $sourceHeight, $sourceX=0, $sourceY=0) |
|
| clear ($color=false) |
|
| cloneImage ($imageObject, $width, $height, $useTruecolor=null) |
|
| color ($name) |
|
| copyImage ($destinationImageObject, $imageObject, $destinationX, $destinationY, $sourceWidth, $sourceHeight, $sourceX=0, $sourceY=0) |
|
| create ($width, $height, $useTruecolor=null) |
|
| destroy () |
|
| drawText (&$font, $textColor, $text, $x, $y, $angle, $imageObject=null) |
|
| eZImageInterface ($imageObjectRef=null, $imageObject=null, $width=false, $height=false) |
|
| font () |
|
| hasAttribute ($name) |
|
& | hasSize () |
|
| height () |
|
| imageObject ($createMissing=true) |
|
& | imagePath () |
|
| isProcessed () |
|
| isTruecolor () |
|
| load () |
|
| loadGIF ($storedPath, $storedFile) |
|
| loadJPEG ($storedPath, $storedFile) |
|
| loadPNG ($storedPath, $storedFile) |
|
| merge ($imageObject, $x, $y, $width, $height) |
|
| mergeImage ($destinationImageObject, $imageObject, $destinationX, $destinationY, $sourceWidth, $sourceHeight, $sourceX=0, $sourceY=0, $transparency=0) |
|
| process () |
|
| processImage () |
|
| setAlternativeText ($text) |
|
| setFont ($font) |
|
| setHeight ($h) |
|
| setStoredFile ($file, $path, $type) |
|
| setTextColor ($textColor) |
|
| setWidth ($w) |
|
| store ($fileName, $filePath, $type) |
|
| textColor () |
|
| width () |
|
Defines a layer in a image object.