1 / 19

Bitmapped Images

Bitmapped Images. Bitmap Images. Today’s Objectives Identify characteristics of bitmap images Resolution, bit depth, color mode, pixels Determine the most appropriate color mode to edit images Calculate file size for various size images

stepaniej
Download Presentation

Bitmapped Images

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Bitmapped Images

  2. Bitmap Images Today’s Objectives • Identify characteristics of bitmap images • Resolution, bit depth, color mode, pixels • Determine the most appropriate color mode to edit images • Calculate file size for various size images • Explain relationship between bit depth, image size, and file size • Determine appropriate image resolution for final output • Resample images (up) and resize images for linking to page layout document

  3. Raster Images & Resolutions • Resolution refers to how well the image is resolved. • Full range of colors or tones • Raster refers to images that contain dots or pixels in a vertical and horizontal row format • Synonymous with Bitmap, Pixel based

  4. Bitmapped (Raster) Graphics • Scanned or digital images • Composed of individual dots or pixels • Defined by a rectangular grid

  5. Bit Depth • Refers to the number of values that can be stored in a pixel • 1 bit = 2 colors • 8 bit = 256 colors • 24 bit = 16,000,000 colors

  6. Bitmap Mode • 1-bit image • Pixels are either black or white • Used for line art

  7. Grayscale Mode • 8-bit image • Pixels can be any 1 of 256 tones • Used for continuous tone images for B&W reproduction

  8. RGB Mode • 24-bit image using Red, Green, & Blue • Uses 3 (8-bit) channels of R,G,B light • TV and video monitors used RGB light • Pixels can any 1 of 256 shades of R,G, & B • Three channels combines to produce 24-bit color • RGB colors on screen brighter than CMYK

  9. RGB Mode • Not all colors in RGB can be reproduced using CYMK printing • Should work on images in RGB until all editing completed • Faster • More editing options

  10. CYMK Mode • Based on 4-color process printing • Uses 4 channels CYMK • The 4th (black) channel does not increase number of colors • CYM = K (black) • CYMK has smaller gamut than RGB

  11. RGB vs. CMYK RGG CMYK

  12. What Mode to Work In? • Scan as RGB, • Most scanners/cameras capture as RGB It is faster to work in RGB • Some options/filters only work in RGB • Perform most editing in RGB • Then convert and fine tune in CYMK • Trend towards RGB workflow

  13. Index Mode • Uses 1 channel • Limited to max 256 colors (user defined) • Used primarily for web based images • Can vary the bit depth depending on number of colors used • Web safe colors less than 256 colors

  14. Bitmapped Graphics Increase bit depth, increase file size arithmetically • 24-bit image; 3 times as large as a 8 bit image • 1 bit = 2 colors • 8 bit = 256 colors • 24 bit = 16 million colors

  15. Bitmapped (Raster) Graphics • Increase bit depth, increase file size arithmetically • 24-bit image; 3 times as large as a 8 bit image • Increase image dimension, increase the file size geometrically • Double image dimension, increase file size by a factor of 4 • To Determine File size • Resolution2 x width x height x bits / 8,192 = file size • Ex. 4 x 5 image • 3002 x 4 x 5 x 1 / 8,192= 220K (1 bit) • 3002 x 4 x 5 x 8 / 8,192= 1,757 (8 bit) • 3002 x 4 x 5 x 24 / 8,192= 5,273K (24 bit)

  16. Bitmapped Graphics (cont.) • Image resolution • ppi = pixels per inch (dpi, lpi) • Number of pixel displayed per unit length • At 150 ppi a 1” x 1” = 22,500 pixels • Once scanned, usually cannot improved resolution DO NOT SCALE IMAGES IN PAGE LAYOUT APPLICATION!

  17. Bitmapped Graphics (cont.) • Image resolution • Need aprox 1.5-2 times image resolution compared to final reproduction process • Can resample down, (reduce number of pixels) These are PIXELS, note the difference! Printed images are made up of halftone dots to create illusion of tones

  18. Bitmapped Graphics (cont.) • Monitor resolution • Pixels are translated directly to monitor pixels • Mac = 72 ppi • PC = 96 ppi • If resolution greater than monitor, image appears bigger on screen

  19. Monitor Resolution 72 ppi 144 ppi

More Related