Computer Science, asked by swativadhwani, 1 year ago

how images are represented into Computer memory?​

Answers

Answered by shagilarafat321
0

Answer:Pixels are the smallest individual element in an image, holding antiquated values that represent the brightness of a given color at any specific point. Typically, the pixels are stored in computer memory as a raster image or raster map, a two-dimensional array of small integers.

Explanation:

Answered by XxKILLSHOTxX
0

Answer:

Data in computers is stored and transmitted as a series of ones and zeros (also known as Binary). To store an image on a computer, the image is broken down into tiny elements called pixels. A pixel (short for picture element) represents one colour.

Similar questions