A raster or a bitmap is a type of image file format that is used to store digital images. Raster/bitmap images are made up of many pixels which makes them an ideal file format for photographs as they don't need to be resized. The reason why photographs should be stored as this file format is because unlike vectors a raster contains a lot of complex information which is too complex for a vector. However, people working with raster images must remember that they mustn't resize the image too much because it will cause it to become blurry and pixelated. There are a number of raster file formats, some more commonly used than others; for example a GIF is a file format "which allows a single image to reference a palette of up to 256 colours"; it can also support "up to 8 bits per pixel". A GIF "supports animation and allows the same palette of colours for each frame". This colour limitation means it is unsuitable for reproducing continuous coloured images/photo but it is best used for simple images like graphics with solid colours. PNG’s are another bitmap file which was created to improve the GIF; it "supports palette-based images and RGB images". This file type was designed for "transferring images on the internet and not for professional quality". TIFF is another format that is only used for bitmap data; it is a "highly flexible and platform-independent format" supported by numerous software applications. JPEG is the most commonly used bitmap file; it is commonly used when storing photographs and transmitting images onto the internet.
Vector
A vector file is used when an image is made up of geometrical primitives (e.g. points, lines, curves, shapes, etc.) based of mathematical expressions representing images. According to Wikipedia the complexity of these graphics "do not affect the size of the files substantially because all the information is stored in the structure". With this advantage it is clear that vectors are best used to store logos and graphical designs as it cannot handle the data from more complex files like images. The image to that vectors have much more pixels than a raster because the raster has become pixelated as it has stretched out.
Image Resolution
Image resolution is the term used when describing the detail an image holds; the higher the resolution is means the more detail the image has. This term is commonly used to for the pixel count within digital imagery; if the image has a lot of pixels it will also have a lot of detail. Wikipedia says that "resolution quantifies how close lines can be to each other and be visibly resolved". The "resolution units can be tied to sizes (e.g. lines per mm), overall size of an image (lines per image height) or to angular subtenant". Image resolution is different for different uses; for example if an image is needed to be used of a website it needs a balance of speed and quality. Most computer monitors display a maximum of 72 DPI which means when creating images for web use it should be on average this size. When using images on the internet it is important that the file size is as small as possible to ensure the website speed is fast. However for print use image resolution is very important because if they don’t have a high resolution the images will become blurry. Most printers made for professional use requires a minimum of 300 DPI for all images at the final print size. It is better to print an image with a higher resolution to ensure better quality.
File Compression & Image Optimisation
File compression is used when sending a file from one computer to another using the internet. Compressing a file just makes the file smaller which makes it faster to send. Although, the computer which it is being sent to must have software which will decompress the file so it can be used as normal. File compression will be used often for digital graphics in the computer games industry because there is a large number of people working on the game they need to be able to look files over. File compression will enable them to send the graphics to each other quickly to make changes or send it to the producer when meeting deadlines.
Image optimisation however is when using the most compressed yet visually acceptable image in a file format for a specific use. Image optimisation is used to decrease the download time and bandwidth used. This is used for graphics in computer games to ensure more hardrive space for them to work on; this is very important because there is a lot of memory used when creating a game.