Bitmap Vs. Vector Graphics. To create effective artwork, you need to understand some basic concepts about vector graphics versus bitmap images, resolution,

Slides:



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

Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
Raster Graphics vs. Vector Graphics
Resolving the Problem Resolution: Concepts & Definitions.
2.01 Understand Digital Raster Graphics
Information Technology Services North Dakota State University Lorna Olsen Get the Best Digital Images Possible What’s it all about anyway?
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.
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
 Scanned or digitally captured image  Image created on computer using graphics software.
WHAT IS IT AND WHY SHOULD I CARE? 2.0.  GRAPHICS  Draw-type graphics (also called vector graphics) represent an image as a geometric shape made up of.
Introduction to Graphic Arts Technology PRINT Versus WEB.
BITMAP & VECTOR GRAPHICS Art Fundamentals of Graphic Design.
Chapter 3 Survival Techniques. Goals Discover that being an Illustrator artist is more than just knowing the tools Develop a basic understanding of the.
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.
Vector Graphics Making custom images. Raster vs. Vector Graphics In computer graphics, a raster graphics image, or bitmap, is a dot matrix data structure.
Dedicated Vector and Bitmap editing software.
Computer Image Dr Jimmy Lam CAD for Fashion and Textiles.
Bitmapped Images. Bitmap Images Today’s Objectives Identify characteristics of bitmap images Resolution, bit depth, color mode, pixels Determine the most.
Scanning 101 and Beyond Media & Instructional Technology Services Darryl Simcoe, Instructor Scanning: process of converting images to digital data files.
Lecture 3. Fundamentals of Computer Graphics. Computer Graphics, a very broad term Fields Related to Computer Graphics Bitmap/Vector graphics, 2D/3D graphics,
Objective Understand concepts used to create digital graphics. Course Weight : 15% Part Three : Concepts of Digital Graphics.
JRN 302: Introduction to Graphics and Visual Communication - Raster and Vector Files Tuesday, 9/8/15.
Vector vs. Bitmap
2.01D Investigate graphic image design. Image Resolution.
Adobe Illustrator Chapter 1 Notes Pages 1-2 –1-75 Mrs. Leonard.
I n t r o t o d e s i g n Raster vs. Vector Images.
GRAPHICS. Topic Outline What is graphic. Resolution. Types of graphics. Using graphic in multimedia applications.
Photoshop Photoshop works with bitmapped, digitized images (that is, continuous-tone images that have been converted into a series of small squares, or.
Resolution: The Peanut Butter Analogy. When you scan an image or take a digital picture you are “collecting” a batch of pixels. The mega pixel rating.
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.
Computer Graphics Bitmap v Vector Graphics. Learning Objectives: By the end of this topic you should be able to:
Vector vs. Raster Objectives:
Computer Graphics An Introduction Jimmy Lam The Hong Kong Polytechnic University.
Aim: What is Illustrator? Mr. Spaterella Technology Feb. 22.
 Scanned or digitally captured image  Image created on computer using graphics software.
Adobe Photoshop CS5 – Illustrated Unit A: Getting Started with Photoshop CS5.
Adobe photoshop digital image making. the basics Adobe PhotoShop is an image-editing program that lets you create and edit digital images. ◦PhotoShop.
Scanning Basics. An image can be created, opened, edited, and saved in over a dozen different file formats in Photoshop. Of these, you might use only.
COMPUTER GRAPHICS. Once you scan an image or take a picture with your digital camera, it becomes digitized. Made up of hundreds of thousands of pixels.
Information Technology Images: Types, Resolution and Techniques.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Raster vs. Vector 2.02 Understand Digital Vector Graphics.
Adobe Photoshop CS4 – Illustrated Unit A: Getting Started with Photoshop CS4.
Guilford County SciVis V104.03
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.
Bitmap vs. Vector How computers work with photographs and drawings.
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.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Vector (Shapes) vs. Raster (Pixels)
Types of Graphics Technological Design.
Screen and Image Resolution
Vector vs. Bitmap.
Bitmap vs. Vector.
Graphics Basics Ellen Eyth.
Using GRAPHICS Bristol Community College CIS 13 Business Creativity Sources: Conference for Desktop Publisher and Others.
Digital Images.
ImageEditing Understanding Image Resolution.
Screen and Image Resolution
Vector (Shapes) vs. Raster (Pixels)
2.01 Investigate graphic image design.
Screen and Image Resolution
Presentation transcript:

Bitmap Vs. Vector Graphics

To create effective artwork, you need to understand some basic concepts about vector graphics versus bitmap images, resolution, and color. Computer graphics fall into two main categories-vector graphics and bitmap images. Understanding the difference between the two helps as you create, edit, and import artwork Bitmap Vector Graphics

For example, some file formats only support bitmap images and others only vector graphics. Graphic image types are particularly important when importing or exporting graphic images to and from Illustrator or any other application for that matter. For instance, bitmap images cannot be edited in Illustrator. Graphic formats also affect how commands and filters can be applied to images.

Characteristics of vector graphics Resolution independent Created using a system of lines and nodes Shapes tend to have hard crisp edges Shapes can be rescaled, rotated or resized infinitely

Some Vector Programs Also known as Draw programs Adobe Illustrator Macromedia Freehand CorelDraw Macromedia Flash

Nodes or anchor points Lines or segments

Bezier Handles Lines or segments

Drawing programs such as Adobe Illustrator create vector graphics, made of lines and curves defined by mathematical objects called vectors. Vectors describe graphics according to their geometric characteristics. Some Vector Programs Also known as Draw programs

For example, a bicycle tire in a vector graphic is made up of a mathematical definition of a circle drawn with a certain radius, set at a specific location, and filled with a specific color. You can move, resize, or change the color of the tire without losing the quality of the graphic. A vector graphic is resolution-independent-that is, it can be scaled to any size and printed on any output device at any resolution without losing its detail or clarity..

As a result, vector graphics are the best choice for type (especially small type) and bold graphics that must retain crisp lines when scaled to various sizes-for example, logos. Because computer monitors represent images by displaying them on a grid, both vector and bitmap images are displayed as pixels on-screen Vector graphics

Bitmap vs. Vector

Characteristics of bitmap graphics Created using a system (grid) of pixels Tends to produce “painterly” shapes with soft edges Resolution dependant.

Some Bitmap programs also known as Raster Photoshop Paint Shop Pro Corel Photo Paint Metacreations Painter

Bitmap images Paint and image-editing software, such as Adobe Photoshop, generate bitmap images, also called raster images. The images use a grid ( also known as a bitmap or raster) of small squares, known as pixels, to represent graphics. Characteristics of bitmap graphics

When working with bitmap images, you edit pixels rather than objects or shapes. Bitmap images are the most common electronic medium for continuous-tone images, such as photographs or images created in painting programs, Characteristics of bitmap graphics

because they can represent subtle gradations of shades and color. Bitmap images are resolution dependent-that is, they represent a fixed number of pixels. As a result, they can appear jagged and lose detail if they are scaled on-screen or if they are printed at a higher resolution than they were created for.

Resolution in bitmap Images Resolution is the number of dots or pixels per linear unit used to reproduce artwork and images The resolution of bitmap images, (such as digital photographs), depends on both the display device and the inherent resolution of the bitmap image.

Pixel dimensions The number of pixels along the height and width of a bitmap image. The display size of an image on-screen is determined by the pixel dimensions of the image plus the size and setting of the monitor

The file size of an image is proportional to its pixel dimensions Pixel dimensions

A typical 13-inch monitor displays 640 pixels horizontally and 480 vertically. Pixel dimensions

An image with pixel dimensions of 640 by 480 would fill this small screen. On a larger monitor with a 640 by 480 setting, the same image (with pixel dimensions of 640 by 480) would still fill the screen, but each pixel would appear larger. Pixel dimensions

Changing the setting of this larger monitor to 1152 pixels by 870 pixels would display the image at a smaller size, occupying only part of the screen. Pixel dimensions

When preparing an image for online display (for example, a Web page that will be viewed on a variety of monitors), pixel dimensions become especially important.. Pixel dimensions

Because they use more pixels to represent each unit of area, higher-resolution images usually reproduce more detail and subtler color transitions than lower-resolution images when printed. Pixel dimensions

However, increasing the resolution of an image scanned or created at a lower resolution only spreads the original pixel information across a greater number of pixels and rarely improves image quality. Pixel dimensions

Image resolution The number of pixels displayed per unit of printed length in an image, usually measured in pixels per inch (ppi).An image with a high resolution contains more, and therefore smaller, pixels than an image of the same printed dimensions with a low resolution.

For example, a 1-inch-by-1-inch image with a resolution of72 ppi contains a total of 5184 pixels (72 pixels wide x 72 pixels high = 5184). The same 1-inch-by-1-inch image with a resolution of 300 ppi would contain a total of 90,000 pixels. Image resolution

To determine the image resolution to use, consider the medium of final distribution for the image. If you're producing an image for online display, the image resolution only needs to match the typical monitor resolution (72 or 96 ppi). However, using too low a resolution for a printed image results in pixelation-output with large, coarse-looking pixels. Using too high a resolution (pixels smaller than what the output device can produce ) increases the file size and slows the printing of the image. Note: The Document Setup dialog box lets you define the output resolution for vector drawings. In illustrator, output resolution refers to the number of line segments the PostScript interpreter uses to approximate a curve. (See "Changing the output resolution" on page 352.) Monitor resolution The number of pixels or dots displayed per unit of length on the monitor, usually measured in dots per inch (dpi). Monitor resolution depends on the size of the monitor plus its pixel setting. The typical resolution of a PC monitor is about 96 "dpi, of a Mac OS monitor 72 dpi. Understanding monitor resolution helps explain why the display size of an image on-screen often differs from its printed size. Printer resolution The number of ink dots per inch (dpi) produced by an imagesetter or laser printer. For best results, use an image resolution that is proportional to, but not the same as, printer resolution. Most laser printers have output resolu- tions of 300 dpi to 600 dpi and produce good results with images from 72 ppi to 150 ppi. High-end imagesetters can print at l200 dpi or higher and produce good results with images from 200 ppi to 300 ppi. Screen frequency The number of printer dots or halftone cells per inch used to print grayscale images or color separations. Also known as screen ruling or line screen, screen frequency is measured in lines per inch (lpi)--0r lines of cells per inch in a halftone screen. The relationship between image resolution and screen frequency determines the quality of detail in the printed image. To produce a halftone image of the highest quality, you generally use an image resolution that is from 1.5 to at most 2 times the screen frequency. But with some images and output devices, a lower resolution can produce good results. Note: Some imagesetters and 600-dpi laser printers use screening technologies other than halftoning. If you are printing an image on a nonhalftone printer, consult your service provider or your printer documentation for the recommended image resolutions.