1 Graphics and the Web INFO 654 – Spring 2007. 2 Sources and Credits for this Material Used examples from Son of Web Pages That Suck (2002) by Vincent.

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to HTML Chapter Five Working with Images.
Advertisements

Graphics on the Web. Common Image File Types As you may know, the most widely supported web image graphic formats are GIF and JPEG. So the question is.
Iframes & Images Using HTML.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 4 Key Concepts 1 Copyright © Terry Felke-Morris.
A Digital Imaging Primer Nick Dvoracek Instructional Resources Center University of Wisconsin Oshkosh.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
1 IMAGES: A Picture Is Worth a Thousands Words, Image Formats Image Sizes Graphic Tips Image Tag Attributes Centering Images.
V Obtained from a Guildford County workshop-Summer, 2014.
File Formats The most common image file formats, the most important for cameras, printing, scanning, and internet use, are JPG, TIF, PNG, and GIF.
Photoshop: Designing Graphics for the Web Christine Vucinich & Vicki Weidler ITS Training Services 224 B Computer Building University Park, PA 16802
Manipulating Images Image A visual representation of something that is seen in real life. It can be two-dimensional or three-dimensional A visual representation.
Chapter 5 Web Graphics Styling Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Chapter 3 Adding Images in HTML. Agenda Understanding Web Page Images Prepare Your Images for the Web Insert an Image Specify an Image Size Add Alternative.
BASIC HTML TUTORIAL Amber Brady. HTML tags are keywords surrounded by angle brackets like HTML tags normally come in pairs like and The first tag in a.
Understanding Web Graphics Web Design Section 5-4 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
1 Creating Web Graphics Outline 2.1 Graphics Types 2.2 Vector Graphics 2.3Bitmapped Graphics 2.4Graphics for the Web 2.5 GIF (Graphics Interchange Format)
Week 6 Digital Photography File Formats October 14, 2005.
WEB GRAPHICS. The Pixel Computer displays are comprised of rows and columns of pixels. Pixels are indivisible. Some common screen resolutions are:, 600.
Graphics Web Design Professor Frank. Graphics What are the most effective uses of graphics? What’s the best way to integrate words and images into an.
Images and the Web web graphics. web graphics: constraints Due to the constraints imposed by varying degrees of Internet bandwidth, designing images for.
Faculty of Sciences and Social Sciences HOPE Website Development Graphics Stewart Blakeway FML 213
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
Designing for the Unknown. Challenges of Web Design As frustrating as it may be – there is no guarantee that people will see/experience your web pages.
File Formats About graphic file formats And image compression.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
Copyright © 2003 Pearson Education, Inc. Slide 4-1 Created by, Stephanie Ludi, Rochester Institute of Technology—NY Basic Web Page Construction Graphics.
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
Digital Image: Representation & Processing (2/2) Lecture-3
Chapter 5 Web Graphics Styling Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Images & Image Maps 16 th February. Images & Image Maps Web authors can add icons, logos and high impact images to their pages Images enhance web pages.
Multimedia and The Web.
1 Web Developer Foundations: Using XHTML Chapter 4 Key Concepts.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
1 Ethics of Computing MONT 113G, Spring 2012 Session 10 HTML Tables Graphics on the Web.
Data Compression. Compression? Compression refers to the ways in which the amount of data needed to store an image or other file can be reduced. This.
Information Processes and Technology Multimedia: Graphics.
Adding Images Learning Web Design: Chapter 7. Using an Image Images have many purposed on a Web site Used as a static image To add illustration: ex. A.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
Web Graphics. Colours and Display Graphics and Modems 28.8kbps = 3.6 KB per second 36 KB takes 10 seconds to load. Pixels and color.
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. CMYK -natural RGB -monitor.
Multimedia. What is a graphic?  A graphic can be a: Chart Drawing Painting Photograph Logo Navigation button Diagram.
Image formats Characteristics © Adolf Knoll, National Library of the Czech Republic.
Using the Sony DSC-P52 Camera Sunday, December 06, 2015.
Images. Digital Images Rectangular arrays of pixel data Pixel - picture element, smallest addressable part of the frame buffer. Color depth - the depth.
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.
Raster Graphics 2.01 Investigate graphic image design.
Web Graphics. Web graphics Bandwidth is king Graphics must load quickly Graphics must be optimized All other components except for text, gif and jpg are.
Digital Images are represented by manipulating this…
Web Design and Development. World Wide Web  World Wide Web (WWW or W3), collection of globally distributed text and multimedia documents and files 
Image File Formats. What is an Image File Format? Image file formats are standard way of organizing and storing of image files. Image files are composed.
Graphics Concepts Presentation
8 Graphics Digital Media I. What is a graphic? A graphic can be a:  Chart  Drawing  Painting  Photograph  Logo  Navigation button  Diagram.
Web Page Design Mrs. Ricke. Graphics Interchange Format 256 colors only Good for icons, clipart, logos Not good for high quality pictures.
HTTP transaction with Graphics HTML file + two graphics files.
GIF vs. JPEG GIF and JPEG (JPG) image formats are different. You should know which to use when. Here are some examples.
WEB GRAPHICS EXPLORING COMPUTER SCIENCE - LESSON 3-4.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
13 June – Session : Graphics Different types of Graphics for the web Features of image editing software Good practice for image editing.
Understanding Web Graphics
Computer Graphics Different Images File.
2.01 Investigate graphic image design.
Raster Images CPSC 1030.
Look at Me Mod 4 Lesson 3 Graphics Module 4- Build a Game.
1.01 Investigate graphic types and file formats.
Hyperlinks, Images and Tables
2.01 Investigate graphic image design.
Graphic File Format Skill Area
Hyperlinks, Images and Tables
2.01 Investigate graphic image design.
2.01 Investigate graphic image design.
Presentation transcript:

1 Graphics and the Web INFO 654 – Spring 2007

2 Sources and Credits for this Material Used examples from Son of Web Pages That Suck (2002) by Vincent Flanders Used graphics material from Web Style Guide (2001) by Lynch and Horton (excerpted from

3 Objectives In this session, we will address: Graphics Primer With examples

4 Introduction to Graphics Parameters that influence the display of Web graphics: Display monitor – 256 colors or more? Bandwidth – dial-up?

5 Color Displays Displays use red-green- blue (RGB) additive color model. OS organizes display into a grid of x and y coordinates, or pixels.

6 Pixels and Color Depth Memory is allocated to each pixel (aggregate is called VRAM) In the simple extreme, a 1 bit display can only manage two colors, black and white.

7 Pixels and Color Depth (cont’d) With 8 bits of memory dedicated to each pixel, each pixel can be one of 256 colors (2 to the eighth power).

8 Pixels and Color Depth (cont’d) More memory allows nearly photographic color:

9 VRAM Determines Color Depth Amount of VRAM dedicated to each pixel is “color depth”

10 Color Depth and Graphics Files Same terminology and memory schemes describe color depth in graphics files

11 True Color 24 bit images are much larger:

12 Graphic File Formats: GIF Graphic Interchange Format (GIF) introduced by CompuServe in 1980s Adopted by original designers of WWW in 1990s Majority of Web images are GIF and all browsers that support graphics can display GIF files GIF has an efficient compression scheme GIF is limited to 8-bit (256 or fewer) color palettes. GIF variants support transparent color and interlaced formats popularized by Netscape Navigator.

13 GIF File Compression Uses Lempel Zev Welch (LZW) file compression Best compressing images with homogenous color Not so good with many colors and complex textures

14 Improving GIF Compression Reduce the number of colors

15 Interlaced GIF Permits display of low-resolution version of full- sized GIF picture while file is still downloading.

16 Transparent GIF GIF format allows you to pick (often background) colors to be transparent: But transparency is not selective, can have unintended results:

17 Animated GIF Can combine multiple GIF images into a single file to create animation. Has a multiplicative effect on file size Mitigated by streaming delivery to viewer No interface controls – play over and over again Only meaningful content is to illustrate a concept or technique where animation is really required.

18 GIF Animations Two of Vincent Flanders’ non-rules: In Web design, when you’re not sure if you should do something, don’t do it because it is probably wrong. Remove unnecessary design elements. Too many non-optimized GIFs:

19 3-D Logos and Images: Just Say “Whoa” There’s nothing that says, “I’m an amateur Web designer and I don’t know what I’m doing” like 3-D logos The ‘big boys’ don’t use them, you shouldn’t either

20 Graphic File Formats: JPEG Unlike GIF, Joint Photographic Experts Group (JPEG) images are full-color (24 bit, or “true color”) Favored by photographers JPEG ‘sliding scale’ graphics compression uses a discrete cosine transformation Can achieve extremely high compression ratios But it progressively degrades image details.

21 JPEG Compression Discards “unnecessary” data “Lossy” compression technique

22 Another JPEG Compression Note the compression noise and distortion in the bottom dolphin Is not worth the saved download time

23 Another JPEG Compression Compressed interface graphic (a) in GIF format (b, no compression artifacts) and JPEG compression (c, with ‘noise’ around text and borders)

24 PNG Image Format Portable Network Graphic (PNG, pronounced ‘ping’) is an image format developed by a consortium of graphic software developers as a GIF alternative. Features designed specifically for web pages: Full range of color depths Supports sophisticated image transparency Better interlacing Automatically corrects display monitor gamma Holds short text description of image content, allowing Internet searches for images.

25 Advantages of GIF Most widely supported graphics format on the Web Diagrammatic image GIFs look better than JPEGs GIFs support transparency and interlacing

26 Advantages of JPEG Huge compression ratios mean faster downloads Excellent JPEG results for most photographs and complex images JPEG supports full-color (24-bit, “true color”) images

27 Screen vs. Printed Color Artwork Computer screen is lower resolution than printed page. But differences in quality between conventional four- color printing and computer screen is not that great.

28 Complex Illustrations or Photographs An anatomical illustration – extra detail and subtle nuances of high- resolution artwork are not entirely lost when graphic is reduced to Web page size.

29 Diagrams for the Computer Screen Basic diagrams show well if they have horizontal or vertical lines, or diagonal lines at 45-degree angles.

30 Diagrams for the Computer Screen Simple isometric perspective graphics also work well

31 Diagrams for the Computer Screen This diagram compresses well because it is suited to LZW GIF compression.

32 HTML and Graphics: Colored Backgrounds Web background colors offer a “zero- bandwidth” means to change the look of your pages without adding graphics.

33 HTML and Graphics: Background Texture Patterns 1995 Netscape Navigator gave web page authors ability to use small tiled GIF or JPEG graphic as background pattern. Background texture graphic should be small GIF or JPEG, no more than 100 x 100 pixels in size.

34 Bad Backgrounds and Color Problems When improperly used, background images make the text harder to read and increase page load times: Some links to using color on the Web:

35 One Image Equals One Page This technique can make the page size quite large, and one-image pages often have no text links:

36 HTML and Graphics: Imagemaps Imagemaps offer a way to define multiple “live” link areas within a graphic.

37 HTML and Graphics: Imagemaps Imagemaps can incorporate multiple links into a graphic illustration.