Functions | |
| Gan_Image * | gan_image_scale_q (Gan_Image *source, Gan_Image *mask, Gan_Pixel *scale, Gan_Image *dest) |
| Scales the pixels in an image. | |
| 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. | |
|
||||||||||||||||
|
Macro: Scales the pixels in an image.
NULL then only pixels in the mask are scaled.
The scale pixel must be of
|
|
||||||||||||||||||||
|
Scales the pixels in an image.
NULL then only pixels in the mask are scaled.
The scale pixel must be of
|
|
||||||||||||||||
|
Macro: Scales the pixels in an image.
NULL then only pixels in the mask are scaled.
The scale pixel must be of
|
1.3.9.1