Main Page   Modules   Compound List   File List   Compound Members   File Members  

image_invert.h File Reference

#include <gandalf/image/image_defs.h>

Go to the source code of this file.

Functions

Gan_Imagegan_image_invert_q (Gan_Image *source, Gan_Image *dest)
 Inverts an image.

Gan_Imagegan_image_invert_s (Gan_Image *source)
 Macro: Inverts an image.

Gan_Imagegan_image_invert_i (Gan_Image *image)
 Macro: Inverts an image.


Detailed Description

Module: Extract/fill selected channel(s) of image

Part of: Gandalf Library

Revision: Last edited: Author:

Copyright: (c) 2000 Imagineer Software Limited


Function Documentation

Gan_Image* gan_image_invert_q Gan_Image   source,
Gan_Image   dest
 

Inverts an image.

Parameters:
source The input image
dest The destination image
Returns:
Pointer to the inverted image, or NULL on failure.
Inverts image source in dest.

See also:
gan_image_invert_q().


Generated on Mon Oct 13 16:14:42 2003 by doxygen1.3-rc1