1998
Adam D. Moss (adam@foxbox.org)
Slice the image into subimages using guides
This function takes an image and slices it along its guides, creating new images. The original image is not modified.
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_INT | image-count | Number of images created |
unknown | image-ids | Output images |