Animated GIF Definition

Animated GIF Definition An animated GIF is a GIF file that includes multiple images or "frames." These frames are played back in sequence when the file is opened or displayed in a web browser. The result is an animated clip or a short movie. The GIF file format includes a Graphics Control Extension (or "GCE block"), which enables a single GIF file to store multiple frames. This section also specifies the delay between frames, which can be used to set the frame rate or insert pauses at certain p...
Read More

PNG Definition

PNG Definition PNG, which can be pronounced "ping" or "P-N-G," is a compressed raster graphic format. It is commonly used on the Web and is also a popular choice for application graphics. The PNG format was introduced in 1994, after the GIF and JPEG formats had already been around for several years. Therefore, PNG includes many of the benefits of both formats. For example, PNG images use lossless compression like GIF files, so they do not have any blurring or other artifacts that may appear in ...
Read More

Raster Graphic Definition

Raster Graphic Definition Most images you see on your computer screen are raster graphics. Pictures found on the Web and photos you import from your digital camera are raster graphics. They are made up of grid of pixels, commonly referred to as a bitmap. The larger the image, the more disk space the image file will take up. For example, a 640 x 480 image requires information to be stored for 307,200 pixels, while a 3072 x 2048 image (from a 6.3 Megapixel digital camera) needs to store informatio...
Read More

Vector Graphic Definition

Vector Graphic Definition Unlike JPEGs, GIFs, and BMP images, vector graphics are not made up of a grid of pixels. Instead, vector graphics are comprised of paths, which are defined by a start and end point, along with other points, curves, and angles along the way. A path can be a line, a square, a triangle, or a curvy shape. These paths can be used to create simple drawings or complex diagrams. Paths are even used to define the characters of specific typefaces. Because vector-based images are...
Read More

Bitmap Definition

Bitmap Definition A bitmap (or raster graphic) is a digital image composed of a matrix of dots. When viewed at 100%, each dot corresponds to an individual pixel on a display. In a standard bitmap image, each dot can be assigned a different color. Together, these dots can be used to represent any type of rectangular picture. There are several different bitmap file formats. The standard, uncompressed bitmap format is also known as the "BMP" format or the device independent bitmap (DIB) format. It...
Read More