file-xbm-load

Gordon Matzigkeit

Description

Load a file in X10 or X11 bitmap (XBM) file format

Help

Load a file in X10 or X11 bitmap (XBM) file format. XBM is a lossless format for flat black-and-white (two color indexed) images.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_VALUE filename The name of the file to load
PF_VALUE raw-filename The name entered

Return

Type Name Description
PF_IMAGE image Output image