#include <gandalf/image/image_defs.h>
Go to the source code of this file.
Functions | |
Gan_Image * | gan_image_scale_s (Gan_Image *source, Gan_Image *mask, Gan_Pixel *scale) |
Macro: Scales the pixels in an image. | |
Gan_Image * | gan_image_scale_i (Gan_Image *image, Gan_Image *mask, Pixel *scale) |
Macro: Scales the pixels in an image. |
Part of: Gandalf Library