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.5
Name
rel6_0
Date:
Date
2005/06/11 02:19:05
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 (int size)
 Allocates a new psPixels structure.
psPixelspsPixelsRealloc (psPixels *pixels, int size)
 resizes a psPixels structure
psPixelsp_psPixelsAppend (psPixels *pixels, int growth, psS32 x, psS32 y)
 Add a pixel location to a psPixels.
psPixelspsPixelsCopy (psPixels *out, const psPixels *in)
 Copies a psPixels object.
psImagepsPixelsToMask (psImage *out, const psPixels *pixels, const psRegion region, unsigned int maskVal)
 Generate a psImage from a psPixels.
psPixelspsPixelsFromMask (psPixels *out, const psImage *mask, unsigned int 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 Jun 15 11:01:08 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1