Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psPixels.h File Reference


Detailed Description

Contains psPixel related functions.

Author:
Robert DeSonia, MHPCC
Version:
Revision
1.12
Name
rel7
Date:
Date
2005/08/30 01:14:13
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psPixels.h.

#include "psImage.h"
#include "psVector.h"

Include dependency graph for psPixels.h:

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

Go to the source code of this file.

Functions

psPixelspsPixelsAlloc (long nalloc)
 Allocates a new psPixels structure.
bool psMemCheckPixels (psPtr ptr)
 Checks the type of a particular pointer.
psPixelspsPixelsRealloc (psPixels *pixels, long nalloc)
 resizes a psPixels structure
psPixelsp_psPixelsAppend (psPixels *pixels, long growth, int x, int y)
 Add a pixel location to a psPixels.
psPixelspsPixelsCopy (psPixels *out, const psPixels *pixels)
 Copies a psPixels object.
psImagepsPixelsToMask (psImage *out, const psPixels *pixels, psRegion region, psMaskType maskVal)
 Generate a psImage from a psPixels.
psPixelspsPixelsFromMask (psPixels *out, const psImage *mask, psMaskType maskVal)
 Generate a psPixels from a mask psImage.
psPixelspsPixelsConcatenate (psPixels *out, const psPixels *pixels)
 Concatenates two psPixels.
bool p_psPixelsPrint (FILE *fd, psPixels *pixels, const char *name)
 Prints a psPixels to specified destination.


Generated on Wed Sep 14 10:43:23 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2