Ann Ware Digital Imaging 101. Digital Image Categories BITMAPVECTOR A bitmap is an image created with pixels (small squares of color) The number of pixels.

Slides:



Advertisements
Similar presentations
Raster Graphics 2.01 Investigate graphic image design.
Advertisements

Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
Digital Still Images ETT June Multimedia Assets Still Images Audio Video.
2.01 Understand Digital Raster Graphics
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Introduction to Computers Section 11A. home Types of Graphics File Bitmap Vector.
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.
Web Design, 4 th Edition 5 Typography and Images.
Graphic Images 101. Painted on a grid Drawn mathematically.
Multimedia Specification Design and Production 2012 / Semester 1 / L4 Lecturer: Dr. Nikos Gazepidis
Image Storage Bitmapped Graphics – in which an image is represented as a collection of dots Vector Graphics – in which an image is represented as a set.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
SBEC Master Technology Teacher Competency 5 Marie L. Evans EDTC 6342 Janice Butler.
SOFTWARE TYPES Word processing Page layout Paint Draw.
TYPES OF GRAPHICS TECHNOLOGICAL DESIGN. GRAPHIC DESIGN DEFINITION Visual problem solving that utilizes shapes, images, text, color, etc. to communicate.
Section 8.1 Create a custom theme Design a color scheme Use shared borders Section 8.2 Identify types of graphics Identify and compare graphic formats.
MILLIONAIRE SCOREBOARD $100 $200 $300 $500 $1,000 $2,000 $4,000 $8,000 $16,000 $32,000 $64,000 $125,000 $250,000 $500,000 $1 MILLION Click the $ for.
Image formats. Basic terminologies… Pixels: Pixels are the building blocks of every digital image. a pixel is a single point in a graphic image. Resolutions:
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.
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.
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify bitmap and vector graphic.
Vector vs. Raster Objectives:
Digital Imaging 101 Ann Ware. Digital Image Categories BITMAP  A vector is created by using a series of mathematically defined lines and curves rather.
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify 3 types of vector programs.
Digital Imaging 101 Ann Ware
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Raster Graphics 2.01 Investigate graphic image design.
File Types. Terms Multimedia- the integration of text, sound, video and/or animation into a document Letters, brochures, newsletters, web pages or presentations.
Chapter 8B Graphics and Multimedia. 8B-2 Graphic File Formats Bitmapped images –Most common image type –Also called raster images –Image is drawn using.
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
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
21 st Century Technology. Painting Uses Pixels Quality of image Changes Drawing Uses Vectors or Lines Quality of Image Does NOT Change.
Vector vs. Raster What’s the difference between vector and raster file formats? The real difference between the two formats is how they are used.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
Section 8.1 Section 8.2 Create a custom theme Design a color scheme
2.01 Understand Digital Raster Graphics
Multimedia Subject: Informatics of Technology II year
Common Bitmap Image File Types
2.01 Understand Digital Raster Graphics
Digital Imaging 101 Ann Ware.
Vector (Shapes) vs. Raster (Pixels)
Graphics and Multimedia
Digital Illustration Chapter 6 File format.
Types of Graphics Technological Design.
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
4 Importing Graphics Desktop Publishing: Chapter 4
Introduction to Graphics
2.01 Understand Digital Raster Graphics
Introduction to raster graphics
2.01 Investigate graphic image design.
Graphics Basics Ellen Eyth.
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.
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
McGraw-Hill Technology Education
1.01 Investigate graphic types and file formats.
Graphics Basic Concepts.
2.01 Understand Digital Raster Graphics
Digital Media Objective
Terms 1 Terms 2 Terms 3 Terms 4 Terms 5 1pt 1 pt 1 pt 1pt 1 pt 2 pt
2.01 Investigate graphic image design.
2.01 Understand Digital Raster Graphics
Vector (Shapes) vs. Raster (Pixels)
2.01 Investigate graphic image design.
2.01 Investigate graphic image design.
Presentation transcript:

Ann Ware Digital Imaging 101

Digital Image Categories BITMAPVECTOR A bitmap is an image created with pixels (small squares of color) The number of pixels in an image determines the quality of the image (resolution) Resizing can result in pixelation A bitmap is also known as a raster graphic A vector is a graphic image that is drawn mathematically When a vector is resized, the formula is recalculated The image will have the same quality—no matter what size

Painted on a grid Drawn mathematically

Bitmap Software Bitmap images can be created with a digital camera, scanner, or by using a painting program like Paint, Photoshop. To edit a bitmap image use a digital imaging program like Photoshop, GIMP, Picasa. Definition: Painting software — a program used to create bitmap images; useful in creating original art because it provides the tools used by artists (such as brushes and pens)

Most Common Bitmaps BMP—Bitmap JPEG—Joint Photographic Experts Group GIF—Graphics Interchange Format TIFF—Tagged Image File Format PNG—Portable Network Graphic

.bmp Largest graphic file size, generally not compressed Supports 16.7 million colors Files created in PAINT are typically bitmaps Not appropriate for the web or attachments

.jpg Best choice for photos Compressed file format (lossy) Supports 16.7 million colors Does NOT support transparency or animation Appropriate for web pages Definition: lossy compression—A compression formula that reduces the size of a file by removing certain pixels.

.gif Compressed file format (lossless) Supports: Transparency Animations 256 colors Appropriate for web pages Best choice for graphic images Definition: lossless compression—a compression formula that reduces the file size without data loss

.tif Not compressed—large file size Supports 16.7 million colors With certain software, TIFF files can support transparency Does not support animation Can be used for photographs Not appropriate for web pages or attachments

.png Compressed file format (lossless) Supports: 16.7 million colors Transparency Animation Excellent for photos

.bmp 4.21 MB.gif 657 KB.jpg 360 KB.tif 4.21 MB File conversion—The process of saving a file in a different file format than its current format; example: converting a JPEG to a TIFF

Vector Software Vectors can be created using the drawing/shape tools in Publisher, PowerPoint, Word or PhotoShop. Vector software is described as drawing software—vectors are DRAWN, not painted. Adobe Illustrator and Corel Draw are drawing programs Definition: Drawing software—a program used to create vector graphics; provides for freehand as well as geometric shapes

Metafiles Most clip art in the Office gallery are metafiles and have the file extension.wmf If you can ungroup an image and edit it, you are probably working with a metafile. Metafiles are a Microsoft vector image

Other vectors Graphs / charts (Excel) Scalable fonts Times New Roman