1998
Gordon Matzigkeit
Load a file in X10 or X11 bitmap (XBM) file format
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.
unknown
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 |
Type | Name | Description |
---|---|---|
PF_IMAGE | image | Output image |