1997-2001
Adam D. Moss <adam@gimp.org>
Reduce file size where combining layers is possible
This procedure applies various optimizations to a GIMP layer-based animation in an attempt to reduce the final file size. If a frame of the animation can use the 'combine' mode, this procedure uses a simple difference between the frames.
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 | Input drawable (unused) |
Type | Name | Description |
---|---|---|
PF_IMAGE | result | Resulting image |