Download presentation
Presentation is loading. Please wait.
Published byTyrone Harmon Modified over 9 years ago
1
Review_5 Graphics
2
The visual representation of images is known as…
3
A monitor is composed of picture elements, which is commonly shortened to…
4
Each pixel in your monitor consists of…
5
LED stands for…
6
The number of pixels in an image refers to the image’s…
7
An image with high resolution will have…
9
Each pixel can display color by changing its values of…
10
The color model used by your monitor’s pixels is…
11
The color model used by your printer’s ink cartridges is…
12
The ink cartridges in a printer are…
13
The human eye has millions of what kind of cell to detect light from our monitor?
14
TRUE OR FALSE: Each RGB element in a pixel can be independently turned on and off.
15
The number of distinct colors that can be represented by a pixel depends on the number of…
16
Using only a single bit per pixel results in only black and white colors, also known as…
17
Monitors typically use how many bits per pixel?
18
How many bits per channel does Truecolor use?
19
If you use 32-bits in Truecolor, what are the 8 extra bits used for?
20
What color is shown by this RGB color code? 0,0,255
21
255,255,0
22
233,5,241
23
What color is shown by this HEX color code? 0x00FFFF
24
0x00EE00
25
0x020103
26
What color is shown by this RGB color code? 128,127,129
27
243,8,11
28
What color is shown by this HEX color code? 0xF1F3EF
29
0x800000
30
0xC8C8FE
31
What does the abbreviation GUI stand for?
32
What packages does Java use for graphics?
33
What does the abbreviation AWT stand for?
34
What is the code to import all of the swing package into Java?
35
What swing class is used for making basic windows?
36
What does the abbreviation API stand for?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.