Topic 4: Graphic Flashcards
definition of graphic
digital representation of non-text information
functions of graphic
- background
- informational content
- navigational controls for multimedia products
two types of graphic
- bitmap
- vector
define bitmap
- raster graphics or pixelized graphic
- combination blocks of different colors (pixel) to represent an image
- specific location and color value
characteristics of bitmap
- represent subtle gradation of shades and color by blending pixels
- resolution-dependent
- difficult to increase or decrease size without sacrificing quality
what is interpolation
decrease size - throw away pixels
increase size - create new pixels by estimating color values based on surrounding pixel
define vector
- made up of lines and curves by mathematical objects called vector
- store each objects as formula
characteristics of vector
- resolution-independent
- scaled to any size and printed at any resolution without losing detail
functions of vectors
- logos
- font
- charts and graphs
advantages of vector
small file sized - store only instructions not the data of pixel
reusability - easily resized, recolored and reshaped
not restricted to a rectangular shape - placed over objects below will show through
disadvantages of vector
- no standard vector-based file formats
3 types of resolution
- color
- image
- display
define color resolution
- refer to number of color one pixel can represent, in bits
define image resolution
- measures the dimension of an overall image
- in width and height
define display resolution
- number of pixels can be displayed on computer screen
common display resolution
- 800x600
- 640x480
formula of display resolution
width x height x (color depth/8)
relationship between resolution and performance
- higher the resolution
- higher memory usage
- larger file size
- slower performance
file format of graphic
- jpeg
- png
- gif
- tiff
- bmp
bmp
- no transparency
- no compression
- no animation
- platform independent
gif
- transparence portion
- animation possible
- maximum 256 color
- no color information lost
jpg
- no animation
- no transparency
- compression available
- maximum 16.7 million
png
- transparence portion
- more than 16.7 million
- no color information lost
- no animation
- well compression
tiff
- very high compression capability