1.1.1 - 17 May 1998
Copyright 1997-1998 by Michael Sweet
Saves files in SGI image file format
This plug-in saves SGI image files.
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Input image |
PF_DRAWABLE | drawable | Drawable to save |
PF_VALUE | filename | The name of the file to save the image in |
PF_VALUE | raw-filename | The name of the file to save the image in |
PF_INT | compression | Compression level (0 = none, 1 = RLE, 2 = ARLE) |
None