|
Modules |
group | Allocate/Free an Image |
group | Set Attributes of an Image |
group | Test Attributes of an Image |
group | Extract a Part of an Image |
group | Access Individual Pixels of an Image |
group | Return Size Attributes of a Pixel or an Image |
group | Fill an Image |
group | Minumum/maximum pixel value across an image |
group | Binary Image Operations |
group | Access Whole Channels of an Image |
group | Image Comparison |
group | Composite one image on another |
group | Convert an image |
group | Copy an Image |
group | Display Images using OpenGL |
group | Flip an Image vertically |
group | Invert an Image |
group | Image Pyramids |
group | Scale an Image |
group | 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.
|