bitmap images or raster images are based on a grid of small squares known as (pixels).each of these has a certain location and colour value to it.when using it you must use a certain operating system when saving files in the format.they are a type of memory or image file format used to store digital images . The word bitmap is a compter programming term, which just means a map of bits.Bitmap graphics can represent subtle gradations of shade and colour.the problem with bitmaps is that they represent a fixed nuber of pixels, so they become jagged and appear loose if it is rescaled to a bigger size or displayed on a screen at a higer resolution, e.g.

although bitmaps images are suitable for artwork created painting programmes,and for photographs,vector graphics are clear and crisp at any size or resolution,so therefore are suitable for things like line art and graphics, that might need to be scaled.e.g. logos and maps.Personally I think vector images are better than bitmap images.
jpeg or(jpg) which stand for joint picture experts group. Are files that compress photographic or natural images of up to 24-bit colour. jpeg are considered as a ”lossy” format, which means it must downgrade its image quality slightly by removing small pieces in order to reduce its file size.
MPEG -moving pictures expert group,it is a video format which compresses file sizes,to do this it has to get rid of frames and it changes the quality of the video.
Gif (graphics interchnge format) is the most common type ogf graphic formats found on the internet, and the best online format for illustartions.it compresses and stores graphic files for quick transfer and is best for solid colour graphics like clip art , and logos. most of the buttonsand icons you encounter while making a website are in Gif format. Gif files are smaller and easier to transfer than most other formats, but are not the best way to store images like photographs, which usually contains more than the 256 colours that a Gif format is capable of handling.
PNG stands for portable network graphics, its a bitmapped image format that employes ‘ data compression’. it was created to improve and replace the GIF format. PNG’s support 24- bit colours and greyscale images.the PNG fomat was designed for transferring images on the internet,that were not professional graphics. therefore it does not support other colour spaces such as CMYK.
Tiff stands for tagged image file format, and it is a container format for storing images like photographs and line art, it is a popular format for colour and black & white images. Tiff is quite a flexible file format, it can handle lots of images and data in a single file through tags in the file header.
PSD stands for photoshop document,its a format which stores an image wioth support for most imaging options avaliable in photoshop.These include layers with masks, colour spaces ,transparency , text ,etc. photoshops popularity means that this format is widely used , and is supported to some extent by most competing software like,PSB(photoshop big) and PDD(photo deluxe document).
EPS -encapsulated post script,is a postscrip document with some restrictions intended to make EPS files usable as as a graphic file format. An EPS file contains a DCS comment, describing a rectangle containing an image described by the EPS file, applications can use this information to layout a page.
AI-Adobe illustrator is a file format developed by adobe systems, which represents single paged vector - based drawings in either EPS or PDF formats.Newer versions of this file format, including PDF based formats and recent EPS formats are based on an old format called PGF.
colour space
grey scale images are digital image where each pixel is a single sample, these types of images usually consist of shades of grey .Greyscale images are different from black &white images, computer imaging are images with only two colours ,black & white,whereas greyscale images has many shades of grey in between.greyscale images are stored with 8bits per sampled pixel,which allows 256 shades of grey.

RGB-Red, GREEN, Blue is quite a useful colour model for computer graphics, one of the most commonly used is adobe RGB.each colour of light can be characterised in a three-dimensional space.
file extensions
a file extention is a suffix to the name of a computer file, it is applied to indicate the file format of its contents. for example if you had a word document the last three letters would .doc,because of this you can tell that it is a word document before you even open it.