Microsoft: Unit 5 Vocabulary Additive Color Model
Microsoft: Unit 5 Vocabulary Additive Color Model
Digital Images --
composed of pixels arranged in rows and columns; bitmapped (raster) images.
Feathering --
The gradual blending of pixels between a selection or an object and the surrounding background.
Feathering produces a softer, more natural-looking edge.
Font --
A particular shape or pattern assigned to text.
GIF
-- (Graphic Interchange File) is the oldest Web-friendly graphic format. GIFs are recognized by all graphical
Web browsers, provide good compression (LZW), but support only up to 256 colors. GIF is a safe choice for any
Web images but is better for drawings or illustrations. Photographs suffer in GIF format. Additionally, GIF support
of rudimentary animation and transparency makes GIFs quite popular for special effects on the Web.
Gradient fill
is an effect created by blending one color or transparency value into another through a series of
intermediate steps.
8
Grayscale
is a color palette with 256 different shades of black, gray and white. Grayscale has a color depth of 2
power or 256 combinations; sometimes referred to as 8-bit grayscale.
Guideline
is a lined pulled down from a ruler to help with alignment.
Hue
is the dominant wavelength that defines a color (i.e. red or orange, etc.).
HSV
-- Hue, Saturation and Value
JPEG
-- (Joint Photographic Experts Group) graphics are widely supported on the Web and are a good choice for
photographs (contentious tone images). JPEG or JPG images support millions of colors and can be compressed to
be quite small. However, since the lossy data is lost, compression makes JPG files a poor choice for archiving or any
other applications in which you might later need the full image quality. If you need a JPG image (likely for the Web
or for email), maintain a backup copy in a format like PNG or TIFF and save a copy as JPG when you need it.
Lasso tool --
A tool used to manually select around an object.
Lossless Compression
-- In lossless compression, every single bit of data that was originally in the file remains
after the file is uncompressed. All of the information is completely restored. This is generally the technique of
choice for text or spreadsheet files, where losing words or financial data could pose a problem. The Graphics
Interchange File GIF is an image format used on the Web that provides lossless compression.
Lossy Compression
-- lossy compression reduces a file by permanently eliminating certain information, especially
redundant information. When the file is uncompressed, only a part of the original information is still there (although
the user may not notice it). Lossy compression is generally used for video and sound, where a certain amount of
information loss will not be detected by most users. The JPEG image file, commonly used for photographs and
other complex still images on the Web, is an image that has lossy compression. Using JPEG compression, the
creator can decide how much loss to introduce and make a trade-off between file size and image quality.
Vector Graphic
-- 2D or 3D graphics created by the software using Vectors (math equations) rather than Pixels
or Dots. Vector graphics can be scaled, resized, modified and enlarged without any loss of quality. In order to use
Vector graphics in most other applications (MS Word, PowerPoint, etc.) the graphic must be exported as a
bitmapped image.
Visible Light
-- wavelengths of light between 400 to 700 nanometers (nm) and have color
WAV
-- an audio file format, created by Microsoft, that has become a standard PC audio file format for everything
from system and game sounds to CD-quality audio. A Wave file is identified by a file name extension of WAV
(.wav).
White
the result of mixing the three primary colors of light
24
24 bit color depth
-- 2
power or 16,700,000 different colors; True Color