WRITE_XBM Procedure
Writes an image to an X-bitmap (XBM) file.
Usage
Input Parameters
Keywords
Discussion
Example
image = BYTE(DIST(100))
WRITE_XBM, 'your.xbm', image
; Write a 2D byte array to an XBM file.
See Also


doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights
reserved.