File formats bitmap and vector. Bitmap or raster: rectangular array of picture elements (pixels)  Example with height and width notations.

Slides:



Advertisements
Similar presentations
Dale & Lewis Chapter 3 Data Representation. Representing color Similarly to how color is perceived in the human eye, color information is encoded in combinations.
Advertisements

Digital Still Images ETT June Multimedia Assets Still Images Audio Video.
Adobe Photoshop 6 Advanced Level Course. Easy Fixes Photoshop is the best tool to fix old, torn and faded photographs, and can fix almost all flaws in.
Graphics in the web Digital Media: Communication and Design
Image Representation CS105. Data Representation Text representation – ASCII character set – Unicode – Data compression Images!
Graphics and Animation Chapter 8. 8 Graphics in Multimedia Graphics are an element that virtually all multimedia applications include.
Vector vs. Bitmap SciVis V
How Images are Represented Bitmap images (Dots used to draw the image) Monochrome images 8 bit grey scale images 24 bit colour Colour lookup tables Vector.
Introduction to Computers Section 11A. home Types of Graphics File Bitmap Vector.
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.
V Obtained from a summer workshop in Guildford County July, 2014
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
Data starts with width and height of image Then an array of pixel values (colors) The number of elements in this array is width times height Colors can.
Dreamweaver Domain 3 KellerAdobe CS5 ACA Certification Prep Photoshop Domain 5: Publishing Digital Images Using Adobe Photoshop CS5 Adobe Creative Suite.
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)
Computer Graphics Prepared by Dragon Lee 1 January 2003.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Images.  Images include graphics, such as backgrounds, color schemes and navigation bars, and photos and other illustrations  An essential part of a.
Getting the Basics Graphics for the Web McIntyre, Period 2 Kellogg, Period 5.
Vector vs. Bitmap
Graphics and Animation Multimedia Projects Part 2.
Multimedia in Web Images. A Picture Tells A Thousand Words Forms of Images Photograph Painting Symbol Logo Flag Map Diagram Functions Provide facts Explain.
3D Game Programming All in One By Kenneth C. Finney.
Digital Media Dr. Jim Rowan ITEC 2110 Bitmapped Images.
Raster Graphics. An image is considered to be made up of small picture elements (pixels). Constructing a raster image requires setting the color of each.
ADOBE PHOTOSHOP VECTOR VS RASTER. Pixel A pixel is the fundamental unit of an image in Photoshop. It is a small square block of color. An image often.
2D Graphics Theory & Principles. Single Point Smallest addressable area on screen or digital image.
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Lecture 7: Intro to Computer Graphics. Remember…… DIGITAL - Digital means discrete. DIGITAL - Digital means discrete. Digital representation is comprised.
Fundamentals of WWW Imaging Fort Collins, CO Copyright © XTR Systems, LLC Fundamentals of Web Imaging Instructor: Joseph DiVerdi, Ph.D., MBA.
Chapter 12 Web Publishing. Goals Become an image optimization master Get a handle on Web file formats, including SVG and SWF Learn about Web image color.
Adobe photoshop digital image making. the basics Adobe PhotoShop is an image-editing program that lets you create and edit digital images. ◦PhotoShop.
Editing Images for the Web. Optimization/Compression Graphics optimization is important for fast web page display.
Digital Images are represented by manipulating this…
Resolution The resolution of an image is determined by the number of individually addressable points that make up the image, whether it is the number.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
SRAM LOGO resize instructions To facilitate the use of SRAM logo for different size, i have designed the logo in *.png format (which is a format employed.
Slide 1 Graphics (Characteristics 1) Images have various characteristics that affect performance Size (number of pixels) – Large images can be several.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Guilford County SciVis V104.03
Lesson 9: Web Graphics. Objectives Distinguish between vector and raster graphic types Identify and choose appropriate image file formats, including browser-compatibility.
HTML5 and CSS3 Illustrated Unit F: Inserting and Working with Images.
ITEC2110, Digital Media Chapter 3 Digital Image Processing 1 GGC -- ITEC Digital Media.
Efficient Game Graphics From Flash MX 2004 Game Design Demystified.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Multimedia and weBLOGging Grade 7-9 | Cahaya Bangsa Classical School (C) 2010 Digital Media Production Facility 03 - Still Picture 01 – Basics.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Vector vs. Bitmap. Vector Images Vector images (also called outline images) are images made with lines, text, and shapes. Test type is considered to be.
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Exploring Computer Science - Lesson 3-4
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Binary Notation and Intro to Computer Graphics
Exploring Computer Science - Lesson 3-4
Binary Representation in Audio and Images
Vector vs. Bitmap.
Computer Graphics Different Images File.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Raster Images CPSC 1030.
Chapter 3 Image Files © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Exploring Computer Science - Lesson 3-4
Chapter III, Desktop Imaging Systems and Issues: Lesson IV Working With Images
Graphics and Animation
ImageEditing Understanding Image Resolution.
Web Design and Development
Graphic File Format Skill Area
Graphics and Animation
Creating Digital Graphics
Presentation transcript:

file formats bitmap and vector

Bitmap or raster: rectangular array of picture elements (pixels)  Example with height and width notations

Principal bitmap dimensions Spatial resolution: controls image detail  Add height and width art here Color depth: controls color fidelity  Add color depth art here

Why care about resolution?

Resolution choices affect all these issues  Image clarity and apparent detail  Noise and artifacts (undesirable extras not in the original)  Color fidelity  Image load times  Odd color transitions in gradients  File size  Total project storage requirements  Options for multi-device deployment  Web site responsiveness  ISP site host bandwidth charges (your money)  User satisfaction and web site “stickiness”

resolution Controls whether images look good and perform well in your application

Look good ? Can you see the effects of resolution choices?

spatial resolution visual aspect comparison

What we saw in real life 24-bit PNG

If you wanted to see those mustache curls better… just get closer!

But getting closer in the world of digital images produces very different results…

So… Is this an issue of spatial resolution or color resolution?

Demo of spatial resolution changes goes here. Similar in format to what follows for color resolution

color resolution visual aspect comparison

color resolution Affects general color accuracy and how gradients are reproduced

color resolution Affects general color accuracy and how gradients are reproduced  Accuracy how close the image color matches the real-life color  Gradient any area of slowly changing color

What we saw in real life

Quality image from file with good color depth 24-bit PNG 16,777,216 different colors

Quality image from file with good color depth 16-bit PNG 32,768 different colors

Typical GIF file 256 different colors

Notice what a beating the gradients are taking. Anyone remember the color of the feather?

Palette change! The gradients are worse. But red is back!

Palette change! The gradients are worse still Red is fading

Spatial resolution has been held constant. Notice that colors are way off but detail is still pretty good.

Game over! Notice that colors are way off but detail is still pretty good.

Color resolution: animated summary of effects

Adjusting lookup table parameters in Photoshop

256 colors rendering intent menu

64 colors perceptual rendering intent

Original vs. three options for visual parameter adjustment

vectors and antialiasing visual aspect comparison

Demo of vectors and antialiasing Similar in format to what color resolution section included. However, much of the content is built around the ideas illustrated by the following slide

Vector vs. bitmap scaling

Bitmap only scaling