Bitmap Vs Vector Graphics Web-safe Colours Image compression Web graphics formats Anti-aliasing Dithering & Banding Image issues for the Web

Similar documents
LECTURE 03 BITMAP IMAGE FORMATS

INTRODUCTION TO COMPUTER GRAPHICS

LECTURE 02 IMAGE AND GRAPHICS

Developing Multimedia Assets using Fireworks and Flash

Raster (Bitmap) Graphic File Formats & Standards

B.Digital graphics. Color Models. Image Data. RGB (the additive color model) CYMK (the subtractive color model)

Bitmap Image Formats

Fundamentals of Multimedia

4 Images and Graphics

MOTION GRAPHICS BITE 3623

Digital Images. Digital Images. Digital Images fall into two main categories

Graphics for Web. Desain Web Sistem Informasi PTIIK UB

Topics. 1. Raster vs vector graphics. 2. File formats. 3. Purpose of use. 4. Decreasing file size

Picsel epage. Bitmap Image file format support

HTTP transaction with Graphics HTML file + two graphics files

Color, graphics and hardware Monitors and Display

Specific structure or arrangement of data code stored as a computer file.

Indexed Color. A browser may support only a certain number of specific colors, creating a palette from which to choose

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

CHAPTER 3 I M A G E S

A raster image uses a grid of individual pixels where each pixel can be a different color or shade. Raster images are composed of pixels.

Dr. Shahanawaj Ahamad. Dr. S.Ahamad, SWE-423, Unit-06

Chapter 3 Graphics and Image Data Representations

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB

15110 Principles of Computing, Carnegie Mellon University

1. Describe how a graphic would be stored in memory using a bit-mapped graphics package.

ITP 140 Mobile App Technologies. Images

Adobe Fireworks CS4 Kalamazoo Valley Community College February 25, 2010

Sampling Rate = Resolution Quantization Level = Color Depth = Bit Depth = Number of Colors

PENGENALAN TEKNIK TELEKOMUNIKASI CLO

Image is a spatial representation of an object or a scene. (image of a person, place, object)

Working with Photos. Lesson 7 / Draft 20 Sept 2003

Lecture - 3. by Shahid Farid

1 Li & Drew c Prentice Hall Li & Drew c Prentice Hall 2003

Multimedia. Graphics and Image Data Representations (Part 2)

The next table shows the suitability of each format to particular applications.

UNIT 7C Data Representation: Images and Sound

Elements of Design. Basic Concepts

15110 Principles of Computing, Carnegie Mellon University

3.1 Graphics/Image age Data Types. 3.2 Popular File Formats

Factors to Consider When Choosing a File Type

V Grech. Publishing on the WWW. Part 1 - Static graphics. Images Paediatr Cardiol Oct-Dec; 2(4):

Photoshop CS6. Table of Contents. Image Formats! 3. GIF (Graphics Interchange Format)! 3. JPEG or JPG (Joint Photographic Experts Group)!

This report provides a brief look at some of these factors and provides guidelines to making the best choice from what is available.

GUIDELINES & INFORMATION

Digital Imaging - Photoshop

COMPSCI 111 / 111G Mastering Cyberspace: An introduction to practical computing. Digital Images Vector Graphics

WordPress Users Group Manchester, NH July 13, Preparing Images for the Web. Daryl Johnson SvenGrafik

A picture is worth a thousand words

1. Using Images on Web Pages 2. Image Formats 3. Bitmap Image Formats

Learning Outcomes. Black and White pictures. Bitmap Graphics. COMPSCI 111/111G Digital Images and Vector Graphics

Chapter 3 Graphics and Image Data Representations

What You ll Learn Today

Understanding Image Formats And When to Use Them

Using Adobe Photoshop

UNIT 7C Data Representation: Images and Sound Principles of Computing, Carnegie Mellon University CORTINA/GUNA

Applying mathematics to digital image processing using a spreadsheet

Raster Image File Formats

Welcome Back to Fundamentals of Multimedia (MR412) Fall, 2012 Chapter 3. ZHU Yongxin, Winson

Coreldraw Crash Course

Compression and Image Formats

Digital Imaging & Photoshop

Glossary Unit 1: Hardware/Software & Storage Media

UNIT 7B Data Representa1on: Images and Sound. Pixels. An image is stored in a computer as a sequence of pixels, picture elements.

Basic photography Art, composition, and computer principles AEE 211 February 24, 2003

Computers & Philately Overview

Image Optimization for Print and Web

6. Graphics MULTIMEDIA & GRAPHICS 10/12/2016 CHAPTER. Graphics covers wide range of pictorial representations. Uses for computer graphics include:

TEST INFORMATION: 40 questions 50 minutes 70% minimum required to pass. Score is based on a 1000 pt system so passing will be a 700.

CMPSC 390 Visual Computing Spring 2014 Bob Roos Review Notes Introduction and PixelMath

Warm up Question: Question: 8-bit indexed colour uses 256 colours. Announcements. Overview of Today s Topics. Announcements GRAPHICS CONTINUED

Digital Asset Management 2. Introduction to Digital Media Format

raw format format for capturing maximum continuous-tone color information. It preserves all information when photograph was taken.

Module 4 Build a Game

Photoshop Domain 5: Publishing Digital Images Using Adobe Photoshop CS5

IMAGE SIZING AND RESOLUTION. MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication

Image Processing Computer Graphics I Lecture 20. Display Color Models Filters Dithering Image Compression

ITP 140 Mobile App Technologies. Colors Images Icons

apt solutions, inc. Tips Graphics - An Introduction Vector vs. Raster Graphics Vector Graphics

that says Colorize. Changing the hue changes the general color of the flower, from pink to yellow to green

PCCLUB.ORG.UK Tuesday, 3 rd May 2005 Stuart Crump. Picture Editing, Printing & Publishing Tutorial 1 of 2

4/9/2015. Simple Graphics and Image Processing. Simple Graphics. Overview of Turtle Graphics (continued) Overview of Turtle Graphics

Photoshop 01. Introduction to Computer Graphics UIC / AA/ AD / AD 205 / F05/ Sauter.../documents/photoshop_01.pdf

Digital Image Processing Introduction

Digital Images: A Technical Introduction

Lecture #2: Digital Images

Introduction to Photography

Common File Formats. Need to store an image on disk Real photos Synthetic renderings Composed images. Desirable Features High quality.

Digital Imaging and Image Editing

How is Information Stored

5.1 Image Files and Formats

CGT 211 Sampling and File Formats

ICT 514 Multimedia Systems Topic 2: Visuals: Static. Outline. What is the difference and why? Consider the following file formats. What do they mean?

Computers and Imaging

CS 262 Lecture 01: Digital Images and Video. John Magee Some material copyright Jones and Bartlett

Fireworks Bitmap Graphics Hands on practice notes. Basic Panels to note in Fireworks (Review)

CS101 Lecture 19: Digital Images. John Magee 18 July 2013 Some material copyright Jones and Bartlett. Overview/Questions

The BIOS in many personal computers stores the date and time in BCD. M-Mushtaq Hussain

Creating and managing digital images effectively requires a good understanding of the different aspects of an image, including:

Vector VS Pixels Introduction to Adobe Photoshop

Transcription:

Bitmap Vs Vector Graphics Web-safe Colours Image compression Web graphics formats Anti-aliasing Dithering & Banding Image issues for the Web

Bitmap Vector (*Refer to Textbook Page 175 file formats)

Bitmap images are made up of individual dots (called pixels). Each pixel contains colour information which tells the video display system how to display the pixel. Image files are organised as rows and columns X pixels wide by Y pixels high. Image resolution refers to the size of the image [ e.g. 340(W) x 240(H) ].

Benefits Complex images can be displayed more quickly Drawbacks File size tends to be large Bitmaps difficult to resize

Total number of colours that can be displayed on screen is limited by the system s graphics hardware The number of bits of colour information for each pixel determines the number of colours that can be displayed. 1 2 (black/white) Line drawings 4 16 8 256 16 65K 24 16.7M True colour (*Refer to Textbook Page 163)

!" # $ %! For Example in HTML #FFFFF = white #000000= Black (*Refer to Textbook Page 175)

If using it Download faster. If not using it Download slower. Looks better for solid colours. Colour dithers (small colour speckles). Dither increases the file size.

Line based graphics For drawing lines, boxes, circles, polygons, and other graphic shapes Examples are found in CAD, and 3D models (e.g. Macromedia Freehand, Adobe Illustrator, Macromedia Flash) Stores the shapes as a set of instructions instead of dots

Benefits File size is smaller Displays correctly no matter what image resolution Drawbacks Cannot deliver photo-realistic detail Takes a longer time to display complicated graphics

A 320x240 image in 24 -bit colour will be 225KB To resolve file size problem, use data compression Compression involves two parts: compression and decompression (codecs) Two types of codecs: lossless and lossy

Lossless: Produce output that is exactly the same before and after the file is compressed and decompressed E.g. PKZip, WinZip, Stuffit Lossy: Data/Image will undergo a loss of information after compression and decompression Greater compression ratios are achieved Works by eliminating information that is difficult for the eye to detect

Image Formats Most common image formats used on the web are GIF and JPEG Types of image can be inferred from the filename suffix:.gif,.jpg,.png (portable network graphics)

Graphics Interchange Format Can store b/w, greyscale and colour images Limited to a maximum of 256 colours (8 bit colours) Two common versions of GIF: GIF87A and GIF89A Only GIF89A supports transparency, interlacing, animation. (*Refer to Textbook Page 176-177)

Non-interlaced GIF Vs Interlaced GIFs With an interlaced file, the picture is rearranged so that the browser can display large, coarse chunks of the image very quickly like a mosaic.

GIF use a compression scheme known as LZW compression, which looks to pattern of data. GIF compression searches for changes along a horizontal axis.

Horizontal lines 6.7k Vertical lines 11.5k 72% bigger Dithering noise 56k 8x bigger

Joint Photographic Experts Group An ISO standard (JPEG & Progressive JPEG) Used for photographic images with many different colours Uses RGB colour scheme to store colour information => max 16.7 millions of colours Uses Lossy codec (*Refer to Textbook Page 178)

Allows for varying degrees of compression with a corresponding loss of image quality Compression ratios of 10:1 can be achieved with no visible loss of image quality. Compression ratios of 100:1 or greater are possible (up to 95%)

! A standard JPEG is not interlaced. However you can save an image as a Progressive JPEG instead. It also has a range of quality settings.

10% compression 30k 90% compression 3k

" Portable Network Graphic (Macromedia Fireworks) PNG developed by Thomas Boutell, 1994 Supports 24 bit file format Offers masking (like transparent GIF89A) Supports only Netscape 4.04 and Explorer 5.0

Gif87a Gif89a JPEG Progr. PNG JPEG Native support in most browsers Lossless compression Supports transparent backgrounds Supports interlacing Supports animation Max. No. of Colours 256 256 16.7 M 16.7 M 16.7 M

# Graphics (e.g. cartoons, text, symbols) with solid colours Use Gif Photographic or illustrations with many tones, shades and colours Use Jpeg

$

$ (*Refer to Textbook Page 180 - Anti Aliasing)

%% Original Image Dithering is the process that a program uses when it cannot display the full range of colors in a particular image. An alternative to dithering is to use only the colors to which the software has access. This can result in banding.

%% When an image with lots of colours is converted to an image with less colours, the loss in image quality can take 2 forms: Dithering 32 colours Banding 32 colours Original 128 colours

& In computer imaging and display screens "gamma refers to the degree of contrast between the midlevel gray values of an image. >Example: lighting of the computer monitor Its like putting up a painting, and making sure the lighting is correct.

' &% The size determines the effect and repetition. GIF and JPEG format.

' &%

Bandwidth Length of time to download images Display Quality Users will browse with a variety of video display systems File Format Image file formats must be supported on all target platforms (e.g. jpg, gif, png)

()????? So, why is it important to use web-safe colours in backgrounds and graphics in web development?

The Answer: So that even people with 8-bit monitors can see the graphics and background without dithering (kind of spotty), and be assured that graphics will look as good as possible on every other computers. (*Refer to Textbook Page 167-168)

Define Create Optimise - Purpose / Theme - Type (Banner, Buttons, Animations, etc) - Digitise / Produce - Edit / Enhance - Compress Implement

$%%*% URLs Web Style Guide: Graphics http://www.webstyleguide.com/graphics/dither.html Graphics: Image Production http://hotwired.lycos.com/webmonkey/design/graphics/ Gif or Jpeg? http://www.theimage.com/web/graphic Super Color Chart http://www.zspc.com/color/index-e.html