|
Understanding Bitmap File Formats Avoiding That Funny Pattern In Screen Captures Screen Captures for Black and White Print
|
Page 3: Graphics for Technical Communicators, by Tom Balazs Understanding Vector Formats EPS (Encapsulated
Postscript Format, filename.eps) SWF (Shockwave
Flash, filename.swf) WMF (Windows Metafile,
filename.wmf) Avoiding Screenshot GIFs that have a strange pattern The strange pattern often seen in GIFs is called dithering. Dithering is sometimes incorrectly referred to as a moire pattern. The GIF file format is capable of displaying up to 256 colors. So if you have an image with more than 256 colors and you save it as a GIF the program you are using has two options: 1) change the extra colors to a similar color that is one of the 256, or 2) use a mixture of colored pixels to approximate the color.
This can happen when a GIF is created that uses fewer colors than the image that was captured. This can also happen on the Web when a GIF contains colors that the user's computer cannot display (i.e. colors not part of the 216 web-safe colors). The GIF format has only two options when this happens: to replace areas of similar color with one color or to use dithering to "fake" it . GIF can "fake" it, for example, by using a mixture of white and red pixels to give the illusion of a light red area. Sometimes this works well, other times it is distracting. There are ways to prevent dithering: A) Before you do a screen capture set your computer's display to display 256 colors so you can see what the image will look like in that environment, B) Use a program like Adobe ImageReady or Macromedia Fireworks that let you carefully control what changes are made as you export to GIF format (many other programs make the changes automatically and often badly) or C) save the image in a format that can display more colors (maybe JPEG or PNG-24). To set your computer monitor to 8-bit color (256 colors) right click on your desktop and select properties. Select the Settings tab and set Colors to 8-bit or 256 Colors. Mark L. Levinson also posted a creative way to get rid of the dithering on Techshoret.
|
|
Copyright © Tom
Balazs 2001
|
|