1.3.4 - 03 September 2002
Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>
Saves files in PNG file format
This plug-in saves Portable Network Graphics (PNG) 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 | interlace | Use Adam7 interlacing? |
PF_INT | compression | Deflate Compression factor (0--9) |
PF_INT | bkgd | Write bKGD chunk? |
PF_INT | gama | Write gAMA chunk? |
PF_INT | offs | Write oFFs chunk? |
PF_INT | phys | Write pHYs chunk? |
PF_INT | time | Write tIME chunk? |
None