7.4: Vocabulary
- Page ID
- 15315
- AWT:
- The “Abstract Window Toolkit”, a Java package for creating graphical user interfaces.
- coordinate:
- A value that specifies a location in a two-dimensional graphical window.
- pixel:
- The unit in which coordinates are measured.
- bounding box:
- A common way to specify the coordinates of a rectangular area.
- RGB:
- A color model based on adding red, green, and blue light.