Go to the source code of this file.
Classes | |
| class | eZImageObject |
| Image object which handles image layers. More... | |
Enumerations | |
| enum | EZ_IMAGE_ALIGN_AXIS_CENTER |
| enum | EZ_IMAGE_ALIGN_AXIS_MASK |
| enum | EZ_IMAGE_ALIGN_AXIS_NONE |
Alignment values. More... | |
| enum | EZ_IMAGE_ALIGN_AXIS_START |
| enum | EZ_IMAGE_ALIGN_AXIS_STOP |
| enum | EZ_IMAGE_PLACE_CONSTANT |
| enum | EZ_IMAGE_PLACE_RELATIVE |
Places the layer relative to the axis size. More... | |
Definition in file ezimageobject.php.
Definition at line 47 of file ezimageobject.php.
Definition at line 48 of file ezimageobject.php.
Alignment values.
Definition at line 44 of file ezimageobject.php.
Definition at line 45 of file ezimageobject.php.
Definition at line 46 of file ezimageobject.php.
Placement types Places the layer absolutely from on the axis.
Definition at line 53 of file ezimageobject.php.
Places the layer relative to the axis size.
Definition at line 55 of file ezimageobject.php.
1.6.3