1.9 Color and Gray Scale - Attributes of Output
1.9 Color and Gray Scale - Attributes of Output
Lecture Agenda
• Color and Grayscale Levels
Color Tables
Grayscale
EXPECTED OUTCOME
After studying this class, you should be able to:
Key Points
– Gray scale
– Color table
– SetColourRepresentation
MCQ
1. The color options are numerically coded with the following
values.
a) Ranging from 0 through the positive integer
b) Ranging from 0 to 1
c) Ranging from 0 to -0
d) Only c
MCQ
2. In color raster system, the number of color choices
available depends on
a) colors in frame buffer
b) Amount of storage provided per pixel in frame buffer
c) RGB color
d) Neither a nor b
MCQ
3. The color code “000” is for
a) White
b) Black
c) Blue
d) Green
MCQ
4. Color information can be stored in
a) Main memory
b) Secondary memory
c) Graphics card
d) Frame buffer
MCQ ANSWERS
1) Answer: a
Explanation: Color options can have any value from 0 to any
positive number.
2) Answer: b
Explanation: The amount of storage provided per pixels
in frame buffer provides verity range of colors.
3) Answer: b
Explanation: All zero means it is black color (the
mixture of red, green and blue).
4) Answer: d
Explanation: The frame buffer is a space that is used to
store the color information.
VIDEO URL
https://www.youtube.com/watch?v=Wy03M_
V6Id8
https://www.sanfoundry.com/computer-
graphics-mcqs-color-grayscale-levels/
Next Lecture
Attributes of output primitives – Area fill
attributes and Character attributes
DISCUSSIONS