psImagePixelManip.h File Reference

#include "psImage.h"
#include "psCoord.h"
#include "psStats.h"
#include "psPixels.h"

Include dependency graph for psImagePixelManip.h:

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

Go to the source code of this file.

Functions

int psImageClip (psImage *input, double min, double vmin, double max, double vmax)
 Clip image values outside of range to given values.
int psImageClipComplexRegion (psImage *input, double complex min, double complex vmin, double complex max, double complex vmax)
 Clip image values outside of a specified complex region.
int psImageClipNaN (psImage *input, float value)
 Clip NaN image pixels to given value.
int psImageOverlaySection (psImage *image, const psImage *overlay, int x0, int y0, const char *op)
 Overlay subregion of image with another image.


Generated on Fri Feb 2 22:25:03 2007 for pslib by  doxygen 1.5.1