Modules | |
Allocate/Free an Image | |
Set Attributes of an Image | |
Get Attributes of an Image | |
Test Attributes of an Image | |
Extract a Part of an Image | |
Access Individual Pixels of an Image | |
Return Size Attributes of a Pixel or an Image | |
Fill an Image | |
Minumum/maximum pixel value across an image | |
Binary Image Operations | |
Access Whole Channels of an Image | |
Image Comparison | |
Composite one image on another | |
Copy an Image | |
Flip an Image vertically | |
Invert an Image | |
Image Pyramids | |
Scale an Image | |
Image I/O | |
Classes | |
struct | Gan_Image |
structure definition for image More... | |
struct | Gan_ImageWindow |
Definition of a rectangular sub-part of an image. More... | |
Defines | |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_IMAGE_STRUCT_DEFINED |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
#define | GAN_PIXFMT GAN_GREY_LEVEL_IMAGE |
#define | GAN_IMFMT gl |
Typedefs | |
typedef Gan_Image | Gan_Image |
structure definition for image | |
typedef Gan_ImageWindow | Gan_ImageWindow |
Definition of a rectangular sub-part of an image. |