#include <gandalf/image/image_defs.h>Go to the source code of this file.
| Functions | |
| Gan_Image * | gan_image_composite_q (Gan_Image *source, Gan_Image *source_with_alpha, Gan_Image *dest) | 
| Macro: Composite images. | |
| Gan_Image * | gan_image_composite_i (Gan_Image *image, Gan_Image *source_with_alpha) | 
| Macro: Composite with overwriting. | |
| Gan_Image * | gan_image_composite_s (Gan_Image *image, Gan_Image *source_with_alpha) | 
| Macro: Composite into a new image. | |
Part of: Gandalf Library
Revision: Last edited: Author:
Copyright: (c) 2000 Imagineer Software Limited
| 
 | ||||||||||||||||
| Macro: Composite images. 
 
 
 
 
 | 
 1.3-rc1
1.3-rc1