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.

Usage and interface

Documentation on exports

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

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

Usage:

Clean the cache for image copy/conversions.