1997,2000
Raphael FRANCOIS, Gordon Matzigkeit
saves files in the Targa file format
FIXME: write help for tga_save
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 | rle | Use RLE compression |
PF_INT | origin | Image origin (0 = top-left, 1 = bottom-left) |
None