EZ
Up Prev Next Contents


2.4.5 Disable Image Dithering

If your application uses GIF images, you may find the next function helpful. By default, EZwgl dithers GIF images on psueduoColor displays. These functions turns the dithering on and off. However, the effect may still not be very desirable if your GIFs need many colors.

void EZ_DisableImageDithering(void);

void EZ_EnableImageDithering(void);


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>