Computer is really changing a whole lot of things and helping to make lives much more easier
You are viewing a single comment's thread from:
Computer is really changing a whole lot of things and helping to make lives much more easier
Hi Sammy, basically we can say that a digital image is a numerical representation of a scene or drawing, described as a matrix of pixels (raster) or as geometric primitives (vector). In the case of raster, each pixel contains values (e.g., RGB, intensity, depth, etc.), stored at a certain bit depth.
Furthermore, the memory occupied by a digital image can be estimated with the following formula:

Where W, H are pixels and bpp are bits per pixel.
!PIMP