This library has 11 classes.
ECF: image-utils.ecf
Image utilities providing:
Object for locating installed images in Eiffel Loop standard directories
Under Unix these standard directories are (In order searched):
.local/share/<executable name>/icons OR .local/share/<executable name>/images /usr/share/<executable name>/icons OR /usr/share/<executable name>/images
Shared access to routines of class EL_SVG_IMAGE_UTILS
Further Information
Click on class link to see client examples.
File for reading and writing Cairo image surfaces from PNG format graphical files
Shared access to instance of class EL_IMAGE_PATH_LOCATIONS
Further Information
Click on class link to see notes.
SVG image utils
Further Information
Click on class link to see notes.
Miscellaneous graphical routines related to Cairo and librsvg library. Accessible via class EL_SHARED_IMAGE_UTILS_API
API pointers for SO elimageutils
Loads module and call svg conversion function
Shared instance of object EL_IMAGE_UTILS_API
Implements EL_SLIDE_SHOW using ImageMagick convert command to fit images into specified geometry and generate title pages.
Abstract slide-show generated from Pyxis configuration
Further Information
Click on class link to see notes, descendants and client examples.