June 2006
Mukund Sivaraman <muks@mukund.org>
Rearrange the colormap
This procedure takes an indexed image and lets you alter the positions of colors in the colormap without visually changing the image.
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 |
PF_INT | num-colors | Length of 'map' argument (should be equal to colormap size) |
unknown | map | Remap array for the colormap |
None