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.

Slides:



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

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.
Guilford County SciVis V106.01
V Obtained from a Guildford County workshop-Summer, 2014.
Graphics and Animation Chapter 8. 8 Graphics in Multimedia Graphics are an element that virtually all multimedia applications include.
Welcome to a New Quarter Class Rules and Responsibilities What will be learning? 106-Static and Dynamic Visualization 105-Synthesize Data for SciVis Video-Real.
Image and Sound Editing Raed S. Rasheed Image Image. Digital image. – Raster images. – Vector Images. – Stereo Images. – Image File Formats Lossless.
Zinnia Bell. RAWimages are image files that have not yet processed, they contain minimally processed data from the image sensor of either a image scanner,
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
Web Graphics Image File Formats Image optimization Accessibility issues Using images and colors on the web.
Multimedia Specification Design and Production 2012 / Semester 1 / L4 Lecturer: Dr. Nikos Gazepidis
Module Code: CU0001NI Technical Information on Digital Images Week -2.
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.
All About File Formats Mr. Butler John Jay High School Department of Technology.
Web Image Basics Comp 140 December 2. Vector Graphics Can be repositioned or resized – Will not diminish output quality Typically stored in AI, EPS, PICT.
Multimedia Elements II Graphics, Digital Video. UIT - Multimedia Production2 Multimedia Elements Multimedia elements include: Text Graphics Animation.
Information Processes and Technology Multimedia: Graphics.
File Formats Different applications (programs) store data in different formats. Applications support some file formats and not others. Open…, Save…, Save.
Web Graphics By Chris Harding. Contents  Software  Vector Graphics and Pixel Based  Transparent Images  Compression  GIF vs. JPEG  Animated GIF.
2D Graphics Theory & Principles. Single Point Smallest addressable area on screen or digital image.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify bitmap and vector graphic.
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.
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,
FILE TYPES FOR WEB DESIGN 1 HOW SHOULD I SAVE?. GRAPHICS INTERCHANGE FORMAT (GIF) Best used for flat-color, sharp-edged art or text Clip art, logos Compression.
Raster Graphics 2.01 Investigate graphic image design.
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
Exploring Web Design Chapter 1. Objectives Develop a new perspective of the WWW Learn what makes a website good or bad Discover how to apply objective.
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
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 By Dr. Rajeev Srivastava 1. Image File Formats Header and Image data. A typical image file format contains two fields namely Dr. Rajeev.
Chapter 1 Definitions & Basics of Digital Image 1.Image 2.Digital Image 3.Raster 4. Vector 5.Image Editing 1.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Graphic Format Factors
2.01 Understand Digital Raster Graphics
Common Bitmap Image File Types
2.01 Understand Digital Raster Graphics
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,
Introduction to Graphics
Graphic Format Factors
2.01 Understand Digital Raster Graphics
Image Formats.
1.01 Investigate graphic types and file formats.
2.01 Investigate graphic image design.
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.
Image File Size and File Compression
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
Graphics and Animation
1.01 Investigate graphic types and file formats.
Graphics Basic Concepts.
2.01 Understand Digital Raster Graphics
Graphic Format Factors
2.01 Investigate graphic image design.
Final Study Guide Arts & Communications.
2.01 Understand Digital Raster Graphics
Graphic Format Factors
Graphic Format Factors
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:

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 of something that is seen in real life. It can be two-dimensional or three-dimensional

Graphics Is the process by which a computer displays images or digital images Also used to refer on images Is the process by which a computer displays images or digital images Also used to refer on images

Different Image File Formats Vector Graphics Raster Graphics Meta format images Vector Graphics Raster Graphics Meta format images

Vector Graphics Is composed of mathematical formulas that represent images. They are not dependent on their original resolution Are flexible enough to be scaled in many different ways without affecting their final resolution. Best used for illustrations and drawings saved as EPS, WMF, AI, CDR or SVG Is composed of mathematical formulas that represent images. They are not dependent on their original resolution Are flexible enough to be scaled in many different ways without affecting their final resolution. Best used for illustrations and drawings saved as EPS, WMF, AI, CDR or SVG

Example of a Vector Image

Raster Graphics Also known as “bitmapped graphics” Are image information rendered as Picture Elements (Pixels) Are highly dependent on their original resolution Image quality lessens when the image is resampled to a lower resolution. Saved as BMP, JPEG, PNG, TIFF or GIF Also known as “bitmapped graphics” Are image information rendered as Picture Elements (Pixels) Are highly dependent on their original resolution Image quality lessens when the image is resampled to a lower resolution. Saved as BMP, JPEG, PNG, TIFF or GIF

Part of a Raster Image

Vector vs Raster

Meta Format Images File format that accommodates both vector and raster information. Example are Clip Art files File format that accommodates both vector and raster information. Example are Clip Art files

File Formats JPEG or JPG GIF PNG TIFF BMP JPEG or JPG GIF PNG TIFF BMP

JPEG Joint Photographic Experts Group Lossy Compression Compresses grayscale and color information but allows image to be displayed in 16,000,000 colors. Joint Photographic Experts Group Lossy Compression Compresses grayscale and color information but allows image to be displayed in 16,000,000 colors.

Original file JPEG Compressed File

JPEG Compressions of varying levels

GIF Graphics Interchange Format Lossless Compression Preferred for images with only few colors like black and white images Allows 256 colors Supports animations Graphics Interchange Format Lossless Compression Preferred for images with only few colors like black and white images Allows 256 colors Supports animations

GIF compresses images in two ways: 1. By reducing the number of colors in rich color images, thus reducing the number of bits per pixel.

2. GIF replaces multiple occurring patterns (large patterns) into one. So instead of storing five kinds of blue, it stores only one blue.

GIF animation

PNG Portable Network Graphics No animation capability Image format specifically designed for the web A file format that takes off from the transparency capabilities of GIF Developed due to GIF’s licensing agreement Portable Network Graphics No animation capability Image format specifically designed for the web A file format that takes off from the transparency capabilities of GIF Developed due to GIF’s licensing agreement

TIFF Tagged Image File Format Large file size Very flexible format, it supports several types of compression like JPEG, LZW, ZIP or no compression at all. High quality image format, all color and data information are stored TIFF format can now be saved with layers Tagged Image File Format Large file size Very flexible format, it supports several types of compression like JPEG, LZW, ZIP or no compression at all. High quality image format, all color and data information are stored TIFF format can now be saved with layers

BMP Bitmap Does not scale or compress well Again, very huge image files making it not web friendly No real advantage over other image formats Works well with most Windows programs and OS, you can use it as a Windows wallpaper Bitmap Does not scale or compress well Again, very huge image files making it not web friendly No real advantage over other image formats Works well with most Windows programs and OS, you can use it as a Windows wallpaper

Guides to Effective Visual Communication

▪ Directness ▪ Efficiency ▪ Contextualization ▪ Organization ▪ Relevancy ▪ Underscoring ▪ Maximizing ▪ Directness ▪ Efficiency ▪ Contextualization ▪ Organization ▪ Relevancy ▪ Underscoring ▪ Maximizing

Directness -message should be straightforward and clear

Efficiency -Strive for efficiency when communicating an idea -There is a danger that point of information will be lost in a jumble of text effects, pictures and colors -Strive for efficiency when communicating an idea -There is a danger that point of information will be lost in a jumble of text effects, pictures and colors

Contextualization -introduce the reader to the content through visuals

Organization -Follow the structure which starts with an introduction, then the body and ends with conclusion

Relevancy - Use contents which are related to each other

Underscoring - create sub-elements which enhances the emphasis on a particular data

Maximizing -incorporate graphics and data together with the text for the greatest impact.

What is a report? A document containing information organized in a narrative, graphic, or tabular form, prepared on periodic, recurring, regular, or as required basis. May refer to specific periods, events, occurrences, or subjects, and may be communicated or presented in oral or written form. A document containing information organized in a narrative, graphic, or tabular form, prepared on periodic, recurring, regular, or as required basis. May refer to specific periods, events, occurrences, or subjects, and may be communicated or presented in oral or written form.

Creating a Report Title Page Content Page  Adding images Title Page Content Page  Adding images

Title Page Must be attractive Has strong impact on the viewer Establishes the theme of the report Must be attractive Has strong impact on the viewer Establishes the theme of the report

Content Page Use headers and footers Add page background Use headers and footers Add page background

Hands-on 3 1. create a report about one of the following: magicphotography sportsglobal warming 2. Page size 11” x 17” (tabloid portrait) 3. Add graphics, text effects and color 4. Filename: 7T_LASTNAME_H3 Cite your references