Image Handling

Author(s): Jose F. Morales.

This module defines the handling of image commands. It defines predicates to locate and convert images in the different formats required for documentation.

Note: This part needs better documentation. -- JFMC

Documentation on exports

PREDICATE

Usage:locate_and_convert_image(SrcSpecS,AcceptedExts,DocSt,TargetFileS)

The image at SrcSpecS is located (as one of the known image extensions known_ext/1) and converted to one of the AcceptedExts. The target file is called TargetFileS

PREDICATE

Usage:

Clean the cache for image copy/conversions.