#include <gandalf/image/image_composite.h>#include <gandalf/image/image_bit.h>Functions | |
| Gan_Image * | gan_image_composite_q (Gan_Image *source, const Gan_Image *source_with_alpha, const Gan_Image *source_mask, Gan_Image *dest) |
| Macro: Composite images. | |
| Gan_Image * | gan_image_blend_q (Gan_Image *source1, const Gan_Image *source2, const Gan_Image *alpha, Gan_Bool invert_alpha, const Gan_Image *mask, Gan_Image *dest) |
| Macro: Blend images. | |
Part of: Gandalf Library
1.3.9.1