What is Pixel?(40 words)
Answers
Answered by
5
A word invented from the picture element.
It is basic unit of programmable color on a computer image
The physical size of pixel will be equal to the physical size of dot pitch
Dots per inch is determined by physical screen size and the resolution setting.
It is some blend of three components of the color spectrum - RGB.
Up to three bytes of data are allocated for specifying a pixels color one byte for each major color component.
It is basic unit of programmable color on a computer image
The physical size of pixel will be equal to the physical size of dot pitch
Dots per inch is determined by physical screen size and the resolution setting.
It is some blend of three components of the color spectrum - RGB.
Up to three bytes of data are allocated for specifying a pixels color one byte for each major color component.
Answered by
3
The pixel is the basic unit of programmable color on a computer display or in a computer image. Think of it as a logical - rather than a physical - unit. The physical size of a pixel depends on how you've set the resolution for the display screen.
Similar questions