Quiz Complete, well Done!
When an image is saved in a format with a lower bit depth, it may suffer from issues like
.
A color image is made up of
that have different colors.
A grayscale image only has a single
channel.
Color images can be compressed using techniques such as
or PNG.
In a color image, the
refers to the number of pixels in the image.
Pixel
color depth
An 8-bit image can display a maximum of
different colors.
8-bit
24-bit
hex code
What is the result of adding pure red (255, 0, 0) and pure green (0, 255, 0) in RGB color model?
Which primary color in RGB is associated with the value (255, 255, 0)?
The three values in a color image represent the
, green, and blue components of the pixel.
16-bit
hex color code
Reducing the bit depth of an image can significantly decrease the
size.
The range of values for each color component in a color image is usually from
to 255.
The combination of red, green, and blue values determines the
of a pixel in a color image.
The term 'bit depth' refers to the number of
used to represent the color of a single pixel in an image.