Definition in file psImageStructManip.h.
#include "psImage.h"
Include dependency graph for psImageStructManip.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| psImage * | psImageSubset (psImage *image, psRegion region) |
| Create a subimage of the specified area. | |
| psImage * | psImageCopy (psImage *output, const psImage *input, psElemType type) |
| Makes a copy of a psImage. | |
| psImage * | psImageTrim (psImage *image, psRegion region) |
| Trim an image. | |
1.4.1