2000
Monigotes
saves files in the Photoshop(tm) PSD file format
This filter saves files of Adobe Photoshop(tm) native PSD format. These files may be of any image type supported by GIMP, with or without layers, layer masks, aux channels and guides.
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 type: { NONE (0), LZW (1), PACKBITS (2) |
PF_INT | fill-order | Fill Order: { MSB to LSB (0), LSB to MSB (1) |
None