|
|
Interlaced gifsInterlacing is a method of diplaying images on a monitor. Interlaced images cause less flickering than non-interlaced ones. Using the interlacing method, the GIF image is brought onto the screen in a series of passes. Line numbers 0, 8, 16, ... are sent first followed by 4, 12, ..., 2, 6, 10, 14, ..., and then 1, 3, 5, 7, 9, ... Gifs have always come with the Interlaced feature. If I had to visually depict the display of interlaced gifs here is what it would look like:
Advantages of using interlaced gifsIn my opinion, the interlaced feature should only be used for large (in physical dimensions or in file size) gifs in which a 'blurred' image is displayed first to the user. The user can then get an idea about the image and choose to stop or continue the download. For smaller images (less than 6 KB), interlacing should not be applied (read below). Disadvantages of using interlaced gifsThough the user generally "feels" that an interlaced image is being dowloaded faster, adding the feature to gif images increases their file size. Hence, interlacing is most suited for large images where displaying the image (at least a blurred version) is of prime importance and a little increase in file size can be ignored.
Page contents: Interlaced Gifs: the advantages and disadvantages of their usage for gif image files on the web.
Page URL: http://www.webdevelopersnotes.com/graphics/ interlaced_gifs.php3
|
|