Raster Graphics vs. Vector Graphics

Slides:



Advertisements
Similar presentations
2.01 Investigate graphic image design. Image Resolution.
Advertisements

Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
Multi-media graphics--JOUR 205 Vectors vs. bitmaps.
Vector vs. Bitmap SciVis V
Objective 1.  Computer graphics falls into two main categories:  Bitmap images  Vector images.
Objective 1.  Also known as raster images.  Made up of pixels in a grid.  Pixels: tiny dots of individual color that makes up what you see on your.
Raster vs Vector and Image Resolution By Josh Gallagan.
V Obtained from a summer workshop in Guildford County July, 2014
Introduction to Computer Graphics Raster Vs. Vector TGJ 2OI St. Christopher C.S.S. 4 Introduction to Computer Graphics.ppt.
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.
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
What is digital resolution all about? Jellybean portrait shows us how units of color placed together make an image.
Introduction to Graphic Arts Technology PRINT Versus WEB.
BITMAP & VECTOR GRAPHICS Art Fundamentals of Graphic Design.
What the difference is between bitmap and vector images. Which is suitable and when. Why do I need to know this?
Working with Graphics. Objectives Understand bitmap and vector graphics Place a graphic into a frame Work with the content indicator Transform frame contents.
Minard Saladino By:. Introduction: Illustrator is a vector-based imaging program. Unlike PhotoShop, which deals in pixels (raster images), this one deals.
Dedicated Vector and Bitmap editing software.
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.
Computer Image Dr Jimmy Lam CAD for Fashion and Textiles.
JRN 302: Introduction to Graphics and Visual Communication - Raster and Vector Files Tuesday, 9/8/15.
Vector vs. Bitmap
Photoshop Software Rasterized, file formats, and printing choices.
Bitmap Vs. Vector Graphics. To create effective artwork, you need to understand some basic concepts about vector graphics versus bitmap images, resolution,
 Scaling an image is resizing the image in a graphic editing software so it is the proper size before adding it to a site.  Important NOTE: If you insert.
Understanding Images on the Computer How do images work and why?
2.01D Investigate graphic image design. Image Resolution.
Graphics and Images Communicating Information : Documents and Publications.
Photoshop Photoshop works with bitmapped, digitized images (that is, continuous-tone images that have been converted into a series of small squares, or.
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.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Raster vs Vector Graphics And Other Digital Terms.
Illustrator I I450 Technology Seminar. Bitmap vs. Vector Photoshop = Bitmap Illustrator = Vector Bitmap images are resolution dependent Vector images.
Adobe photoshop digital image making. the basics Adobe PhotoShop is an image-editing program that lets you create and edit digital images. ◦PhotoShop.
Raster Graphics 2.01 Investigate graphic image design.
Information Technology Images: Types, Resolution and Techniques.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
Vocabulary Worksheet Answers
Raster vs. Vector 2.02 Understand Digital Vector Graphics.
Guilford County SciVis V104.03
Resolution in Digital Images & Vector versus Raster Why we work at 300 ppi in Photoshop and what that actually means….
Basic Digital Imaging For PE 266 Technology in HPER.
Graphics Basic Concepts 1.  A graphic is an image or visual representation of an object.  A visual representation such as a photo, illustration or diagram.
Understanding Images. Pixels pixels Every image is made up of very small squares called pixels, and each pixel represents a color or shade. Pixels within.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
2.02 Understand Digital Vector Graphics
Understanding Web Graphics
Vector (Shapes) vs. Raster (Pixels)
Types of Graphics Technological Design.
Screen and Image Resolution
Vector vs. Bitmap.
Introduction to raster graphics
RESEARCH AND APPLY GRAPHIC DESIGN TECHNIQUES #3
Bitmap vs. Vector.
Graphics Basics Ellen Eyth.
Digital Images.
2.02 Understand Digital Vector Graphics
LET’S LEARN ABOUT GRAPHICS!
Some terms to become familiar with:
2.02 Understand Digital Vector Graphics
Graphics Basic Concepts.
Screen and Image Resolution
Vector (Shapes) vs. Raster (Pixels)
2.01 Investigate graphic image design.
2.02 Understand Digital Vector Graphics
Graphics Basics.
2.02 Understand Digital Vector Graphics
Screen and Image Resolution
Presentation transcript:

Raster Graphics vs. Vector Graphics

Raster (or Bitmap) Images A raster graphic (also called “bitmap") is basically a large grid, filled with boxes called pixels When you stand far enough away from the grid, the individual grid squares blend together and you see a complete photographic image.

Raster Resolution The more pixels in an image, the more accurate to the original it can be The more pixels in an image, the higher the resolution

Enlarging Raster Images Photoshop is short 937,500 pixels! It will make up, or interpolate, that extra data. Original Image: 250 x 250 pixels 62,500 pixels Larger Image: 1000 x 1000 pixels 1,000,000 pixels In Raster, it’s important to begin your project at the correct output resolution When a raster program like Photoshop makes an image larger, it has to make up the new pixels that are needed In this example, making an image larger requires Photoshop to make up 937,500 pixels!

Enlarging Raster Images Photoshop will look at what it has to work with and create a best guess as to what is needed. It actually does a pretty good job, but the image may well suffer noticeably if you increase the image size more that 10 percent or so. The way to avoid this is to start a larger size than is needed. We can always shrink an image with no loss of quality, but increasing an image will cause it to become pixilated.

Know Your Final Output! In Raster, you need to work at the correct resolution for where your design will end up. TV and monitor screens only have 72 pixels per inch. If you are making something that only will be seen on a screen, you can keep your resolution at 72 ppi. If it is going to be printed, you will need to begin much higher. Consumer printers can print at 300 ppi. Professional printing can be as much as 600 ppi. High resolutions take up a bunch of storage space and take longer to work with. Low resolutions tend to look bad.

Low Resolution Image

Advantages of Raster Graphics Raster can represent complex photographic images. Photographs, movies, and television are raster! Almost any system can read raster graphics. Common file formats include .jpg .gif .bmp .tif

Disadvantages of Raster Graphics Difficult to scale to larger sizes. We can make things smaller, but not bigger without a loss of quality. Raster files can get very large. The more pixels, the more the computer needs to remember. Once a raster file has been saved as a jpeg, etc., it can’t be edited any more.

Vector Graphics Vector Graphics are defined by math. They are points connected by lines of various shapes. More points and more lines can make more complex shapes.

Vector Graphics Images made up of shapes, like line drawings and illustrations and logos, are often well suited for vector formats. Images with dense, differing colors, like photographic images, are not good for vector graphic formats.

Advantages of Vector Graphics Star viewed at 100% onscreen Top of star viewed at 1600% Infinite resolution – we can shrink or expand the image forever and never lose resolution, because it’s entirely math- based! File sizes are very small. Instead of having to remember millions of pixels, the file only has to contain the math used. The files remain editable. Any program that can understand the math can edit the file.

Vector/Raster Comparison Vector logo, Viewed at 100% Vector logo, Viewed at 1600% Raster logo, Viewed at 1600%

Disadvantages of Vector Graphics Vector graphics can’t easily recreate photo realistic images.