Main Page | Modules | Class List | File List | Class Members | File Members

image_convert.h File Reference

#include <gandalf/image/image_defs.h>
#include <gandalf/image/image_extract.h>

Go to the source code of this file.

Functions

Gan_Imagegan_image_convert_q (const Gan_Image *source, Gan_ImageFormat format, Gan_Type type, Gan_Image *dest)
 Macro: Converts an image from one format/type to another.
Gan_Imagegan_image_convert_s (const Gan_Image *source, Gan_ImageFormat format, Gan_Type type)
 Macro: Converts an image from one format/type to another.
Gan_Imagegan_image_swap_RandB_s (Gan_Image *source)
 Macro: Swaps R & B in an RGB image, returning a new image.
Gan_Imagegan_image_swap_RandB_i (Gan_Image *img)
 Macro: Swaps R & B in an RGB image in-place.
Gan_Imagegan_image_convert_RGBAtoARGB_s (Gan_Image *source)
 Macro: Converts an image RGBA to ARGB, returning a new image.
Gan_Imagegan_image_convert_RGBAtoARGB_i (Gan_Image *img)
 Macro: Converts an image RGBA to ARGB in-place.
Gan_Imagegan_image_convert_ARGBtoRGBA_s (Gan_Image *source)
 Macro: Converts an image ARGB to RGBA, returning a new image.
Gan_Imagegan_image_convert_ARGBtoRGBA_i (Gan_Image *img)
 Macro: Converts an image ARGB to RGBA in-place.


Detailed Description

Module: Convert (part of) an image

Part of: Gandalf Library

Version:
1.3
Date:
2005/12/09 13:18:58
Author:
jps
Copyright: (c) 2000 Imagineer Systems Limited
Generated on Fri Mar 17 12:44:51 2006 by  doxygen 1.3.9.1