#include <gandalf/image/image_defs.h>Go to the source code of this file.
Enumerations | |
| enum | Gan_PixelComparison { GAN_IMAGES_IDENTICAL, GAN_IMAGE_FORMATS_DIFFERENT, GAN_IMAGE_SIZES_DIFFERENT, GAN_IMAGE_PIXELS_DIFFERENT, GAN_IMAGES_SIMILAR, GAN_IMAGES_NOT_SIMILAR } |
| Result of image comparison. More... | |
Part of: Gandalf Library
1.3.9.1