REPRESENTING IMAGES
- Created by: LokiOfAsgard_Laufeyson
- Created on: 30-01-19 20:37
Fullscreen
IMAGES
To store this type of image on a computer the image is broken down into its smallest elements called pixels.
A pixel (short for picture element) is a single point in an image, which can have its colour set independently. The size of an image is expressed directly as the width in pixels by height in pixels, e.g. 600 x 400 (image resolution). If the size of…
Comments
No comments have yet been made