Working with Images William Pegram April 1, 2013.

Slides:



Advertisements
Similar presentations
© 2010 Delmar, Cengage Learning Chapter 7: Importing and Modifying Graphics.
Advertisements

Adobe Fireworks CS3 Revealed CHAPTER THREE: IMPORTING, SELECTING, AND MODIFYING GRAPHICS.
Macromedia Fireworks MX 2004 – Design Professional Importing, Selecting, and Modifying Graphics.
Raster Graphics vs. Vector Graphics
Bitmap and Vector Graphics. Bitmap Graphics Photos Scanned Images Animations Most pictures you find on the Internet Photos are JPG files – lots of colours.
Information Technology Services North Dakota State University Lorna Olsen Get the Best Digital Images Possible What’s it all about anyway?
DIGITAL GRAPHICS & ANIMATION
Ann Ware Digital Imaging 101. Digital Image Categories BITMAPVECTOR A bitmap is an image created with pixels (small squares of color) The number of pixels.
Part A Multimedia Production Rico Yu. Part A Multimedia Production Ch.1 Text Ch.2 Graphics Ch.3 Sound Ch.4 Animations Ch.5 Video.
Graphic Images 101. Painted on a grid Drawn mathematically.
Chpater 3 Resolution, File Formats and Storage. Introduction There are two factors that determine the quality of the picture you take; The resolution.
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
BFTAW BDPA Workshop Introduction to GIMP Chris
BFTAW BDPA Workshop Introduction to GIMP Chris
THE COLORS OF LIGHT RED, GREEN and BLUE
Image Storage Bitmapped Graphics – in which an image is represented as a collection of dots Vector Graphics – in which an image is represented as a set.
Chapter 6 Images in Dreamweaver & Fireworks Mrs. Johnson Web Design.
Understanding Images on the Computer How do images work and why?
Graphics and Images Communicating Information : Documents and Publications.
Chapter 9 Fireworks: Part I The Web Warrior Guide to Web Design Technologies.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Types of Graphics  Vector Individual scalable objects defined by mathematical equations  Bitmap Pixels (tiny, single-colored square) in a grid Most.
Digital Imaging 101 Ann Ware. Digital Image Categories BITMAP  A vector is created by using a series of mathematically defined lines and curves rather.
Graphic Format Factors
Digital Imaging 101 Ann Ware
FILE TYPES FOR WEB DESIGN 1 HOW SHOULD I SAVE?. GRAPHICS INTERCHANGE FORMAT (GIF) Best used for flat-color, sharp-edged art or text Clip art, logos Compression.
File Types. Terms Multimedia- the integration of text, sound, video and/or animation into a document Letters, brochures, newsletters, web pages or presentations.
Bitmap images Resizing bitmaps Vector images Why are there so many image file formats? Resolution and Scanning “Bits” and.bmp files Photo editors JPG file.
Editing Images for the Web. Optimization/Compression Graphics optimization is important for fast web page display.
Graphics. … Can be immersive and capture imaginations. Largest Photographs In The World.
POWERPOINT PLUS 11/17/07 Class Notes. WHAT IS A PIXEL A pixel is a number that represents the intensity of light at a square spot in the picture. Pixels.
Glencoe Introduction to Web Design Chapter 8 Web Graphics 1 A bitmap file format that is used by scanners and graphics programs for use in print.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
WEB GRAPHICS EXPLORING COMPUTER SCIENCE - LESSON 3-4.
RASTERIZING SHAPES IN PHOTOSHOP RASTERIZE: A process in Photoshop of converting a vector image into a bitmap (or raster) image VECTOR: A vector image is.
Efficient Game Graphics From Flash MX 2004 Game Design Demystified.
2.01 Investigate graphic image design.
Graphic Format Factors
2.01 Understand Digital Raster Graphics
Common Bitmap Image File Types
2.01 Understand Digital Raster Graphics
Digital Imaging 101 Ann Ware.
Understanding Web Graphics
Exploring Computer Science - Lesson 3-4
Chapter Lessons Work with imported files
Graphic Format Factors
Exploring Computer Science - Lesson 3-4
2.01 Understand Digital Raster Graphics
Introduction to Graphics What is a Pixel?
Exploring Computer Science - Lesson 3-4
Digital Images.
Chapter Lessons Work with imported files
2.01 Understand Digital Raster Graphics
Graphic Format Factors
Graphic Format Factors
Introduction to Graphics What is a Pixel?
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
Graphic Format Factors
2.01 Investigate graphic image design.
Graphic Format Factors
2.01 Investigate graphic image design.
Graphic Format Factors
Graphic Format Factors
2.01 Investigate graphic image design.
Graphic Format Factors
Presentation transcript:

Working with Images William Pegram April 1, 2013

Resizing Images For both web and print work, when working with images that you don’t create yourself in a graphics program, by far the most common action is resizing images When resizing for the web, you normally want to use 72 pixels per inch; for print, at least 300 pixels per inch 2

Exporting from Image Created in Graphics Program to the Web Graphics program will provide a choice of gif and jpg format and allow you to compare the appearance and file size of the two alternatives General rule: jpg for photographs, gif for everything else, When you do the export, you can also choose the quality Tradeoff between perceived quality and image file size within each format – Jpg – quality setting between (100 largest file size, best quality) – Gif – number of colors (256, 128, 64, 32, 16, 8, 4, 2); Fireworks uses a default setting of 80 for quality because higher values often don't noticeably improve quality but considerably increase file size 3

GIF Image Format gif – Limited to 256 colors – Supports transparency – Supports animation (animated gif) – "Lossless" compression – but if original has more than 256 colors, going to 256 colors loses information – Compression algorithm takes advantage of areas of constant color 4

JPG Format Any jpg can have over 17 million colors (256 possibilities in Red x 256 possibilities in Green x 256 possibilities in Blue) No transparency, no animation Better format for photographs than gif because of lots of colors in photographs Compression algorithm is lossy (one loses information) so if one is making a series of changes in a jpg, best to make all changes before saving rather than saving as one goes along 5

Vector and Bitmap Graphics Vector graphics represent shapes in a mathematical way where bitmaps represent the color of each individual pixel Vector graphics can be blown up without loss of quality whereas enlarging a bitmap can lead to pixelated look Fireworks groups tools into vector and bitmap categories 6

Vector Tools in Fireworks Line Pen Rectangle/ellipse Tools – Holding down shift key constrains to a square and circle, respectively 7

Bitmap Creation Tools in Fireworks Brush tool Pencil tool 8

Bitmap Selection Tools in Fireworks If one creates an object in Fireworks, it is easy to select that object (using the Selection tool) to move, copy, or alter the object However, often one is working with an existing image that has been "flattened" and thus one can't simply click on something to select it – the entire image is simply one bitmap object Thus bitmap selection tools must be used to select portions of the image for moving, copying, or altering 9

Bitmap Selection Tools Marquee tools Lasso tools - Magic Wand tool 10