#include <stdio.h>#include <string>#include "memory.h"#include <Magick++.h>#include <gtk/gtk.h>Go to the source code of this file.
Compounds | |
| struct | COLOR |
| class | ColorImage |
| struct | filter_exception |
| class | GrayImage |
Defines | |
| #define | MAP_SIZE 256 |
Functions | |
| void | PixbufDestroy (guchar *pixels, gpointer data) |
| void | new_window (GtkWidget *image, char *name) |
| bool | is_imagefile (string FileName) |
|
|
used in creating a histogram it is 2^sizeof(unsigned char) |
|
|
checks to see if the name of the file corresponds with that of an image file, simply checks the extension fo the file
|
|
||||||||||||
|
used primarily for debugging, places a new window with the image displayed in it
|
|
||||||||||||
|
this function is used to delete the pixel data of all the GTK Images that are produced by the toGTK functions
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002