Graphics Basic Concepts.

Slides:



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

Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Graphics CS 121 Concepts of Computing II. What is a graphic? n A rectangular image. n Stored in a file of its own, or … … embedded in another data file.
2.01 Understand Digital Raster Graphics
Graphics and Animation Chapter 8. 8 Graphics in Multimedia Graphics are an element that virtually all multimedia applications include.
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.
File Formats By Jack Turner. Raster (Bitmap) Raster or bitmap is a dot matrix data structure, containing columns of dots and rows, of a graphics image.
Introduction to Computer Graphics Raster Vs. Vector TGJ 2OI St. Christopher C.S.S. 4 Introduction to Computer Graphics.ppt.
Russell Taylor Week 3. Image File Formats - TIF, JPG, PNG, GIF - which to use? The three most common and important image file formats for for printing,
Prepared by George Holt Digital Photography BITMAP GRAPHIC ESSENTIALS.
Objective Understand concepts used to create digital graphics. Course Weight : 15% Part Three : Concepts of Digital Graphics.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
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.
Graphics and Animation Multimedia Projects Part 2.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Digital Imaging 101 Ann Ware. Digital Image Categories BITMAP  A vector is created by using a series of mathematically defined lines and curves rather.
Digital Imaging 101 Ann Ware
Graphics & Images What File Format Do I Use?. Graphics & Images …..are visual images presented on some form of media (drawings, print, web, digital video)
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
$1 Million $500,000 $250,000 $125,000 $64,000 $32,000 $16,000 $8,000 $4,000 $2,000 $1,000 $500 $300 $200 $
Multimedia. What is a graphic?  A graphic can be a: Chart Drawing Painting Photograph Logo Navigation button Diagram.
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.
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
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
8 Graphics Digital Media I. What is a graphic? A graphic can be a:  Chart  Drawing  Painting  Photograph  Logo  Navigation button  Diagram.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
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.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Digital Imaging 101 Ann Ware.
DIGITAL MEDIA FOUNDATIONS
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,
2.01 Understand Digital Raster Graphics
Introduction to raster graphics
Digital Photo editing with Photoshop
Image Formats.
Introduction To Photo Editing SHIELA MAE A. AQUINO SRNHS.
2.01 Investigate graphic image design.
Bitmap vs. Vector.
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.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
A computer display is made up of small squares, called pixels.
Digital Images.
Image File Size and File Compression
Graphics and Animation
Using GRAPHICS Bristol Community College CIS 13 Business Creativity Sources: Conference for Desktop Publisher and Others.
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
Adobe Visual Design 2.00 Identifying design elements when preparing images (10%) 7.00 Identifying design elements when preparing illustrations (1%)
Digital Images.
Graphics and Animation
Saving Images from Fireworks
1.01 Investigate graphic types and file formats.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
Final Study Guide Arts & Communications.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Graphics and Animation
2.01 Investigate graphic image design.
Presentation transcript:

Graphics Basic Concepts

What do graphics look like? A graphic can be a: Chart Drawing Painting Photograph Logo Navigation button Diagram

What do graphics look like? Graphics can be: Black and White – developed with a single hue Grayscale – shade of gray from black to white Color – full spectrum of color Still Animated – images have movement

Graphics Evolution of Computer Graphics: The first PC with graphics was the Apple II, introduced in the late 1970s. It was not until the mid 1980s that other computers running Microsoft Windows began to catch up with Apple’s graphic features.

Computer Graphics Technology Images created or edited on computers are either: Bitmapped graphics Vector graphics

Graphics What are bitmapped graphics? Bitmapped graphics, also known as raster graphics, consist of grids of tiny dots called pixels. Each pixel is assigned a color. Can be continuous-tone image, such as photograph (full shades of color or gray) Bitmap graphic editors are called paint programs

Graphics What are bitmapped graphics? Enlarging a bitmap graphic may cause the image to lose crispness and clarity (pixilated, blurry) Examples include newspaper photos.

Graphics Paint Programs: Bitmapped/Raster graphics editing programs are called paint programs Adobe Photoshop is the standard tool for graphic artists

Graphics What are vector graphics? Vector graphics use mathematical formulas to define points, lines, curves, and other attributes Vector graphic editors are called draw programs Resolution-independent – do not lose clarity as you enlarge them or decrease their size. Appear as bitmaps on computer monitors because computer monitors consist of pixel Examples include printed signs, logos and banner designs

Graphics Draw programs: Vector graphics editing programs are called draw programs. Draw programs are the standard tool used for desktop publishing of graphics and illustrations. Adobe Illustrator & InDesign are commonly used.

Graphics Graphics Quality: The two factors that determine graphics quality are resolution and color depth. Resolution is determined by the number of pixels per inch (PPI). Color depth refers to the number of distinct colors an image can contain. It can range from 2- bit (black and white) to 24-bit (16.7 million colors).

Graphics Resolution: Resolution is how clear or sharp the image appears. Low Resolution – image is smaller in file size, but may have some blurriness or pixilation in appearance. High Resolution – image is larger in file size, but the appearance is clear and sharp.

Graphics Color Depth: Color depth refers to the number of distinct colors an image can contain. 1-bit (black and white) 8-bit (indexed color) – 256 colors 24-bit (full-color) – 16.7 million colors

Graphic File Formats A computer can save and interpret graphic images in a variety of formats: Some of the most common formats include: GIF (Graphics Interchange Format) JPEG (Joint Photographic Experts Group) TIFF (Tagged Information File Format) PIC (PICTure) RAW (Raw image) BMP (bitmap) TGA (Targa) PNG (Portable Network Graphics)

Graphics Graphic File Formats: Graphic files are often so large that they need to be compressed when saved. Lossless compression – no data is lost in compression, but file sizes are not greatly reduced. Lossy compression – file size is reduced significantly, but some data is lost in the process.

Graphic File Formats GIF: Pronounced je-if .gif file extension First graphics format to be accepted by the World Wide Web (standard format for the Internet) Supports Web animation Indexed color format (256 colors) Lossless compression

Graphic File Formats JPEG: Pronounced jay-peg .jpg file extension Preferred graphic format for digital photographs and pictures on the Web and for email Full-color format (16.7 million colors) Lossy compression

Graphic File Formats TIFF: Pronounced tif .tif file extension Standard graphic format for desktop publishing images into documents. Best for print work. Best for storing documents. Any resolution and all color formats (2-bit to 24-bit color depths) Lossless compression

Graphic File Formats RAW: Pronounced raw .ra or raw file extension Standard graphic format photographers that want to capture as closest to actual visual picture use. Unprocessed files. Files are very large. Not used with a bitmap organizer Lossless compression

Graphic File Formats BMP: Pronounced bitmap .bmp file extension Commonly used for creating icons and wallpaper for PCs Full color format Files are large Lossless compression

Graphic File Formats TGA: Pronounced tar-ga .tga file extension First high quality graphics file format Used for full color format. Files are large Lossless compression

Graphic File Formats PNG: Pronounced ping .png file extension Graphic format was designed to replace the GIF on the Web Large file Full-color formats (16.7 million colors) Lossless compression