RE: 15-02-2026 - Computer Graphics and BIM - Digital Images [EN]-[IT]

avatar

You are viewing a single comment's thread:

Computer is really changing a whole lot of things and helping to make lives much more easier



0
0
0.000
1 comments
avatar

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

0
0
0.000