File Formats About graphic file formats And image compression.

Slides:



Advertisements
Similar presentations
L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
Advertisements

Graphic Arts Graphics Formats: What You Need to Know About the Pictures 1.
CS 128/ES Lecture 7a1 Data – How (Much of) It Is Stored.
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
Introduction to Computer Graphics
Graphic File Formats. Objectives Understand the difference between two major categories of computer graphic images Investigate the differences between.
Image Compression CSC CSC Computing with Images2 How do we use fewer bytes to encode the same or similar information? Reduce redundancy Take.
Image and Sound Editing Raed S. Rasheed Image Image. Digital image. – Raster images. – Vector Images. – Stereo Images. – Image File Formats Lossless.
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.
 Scanned or digitally captured image  Image created on computer using graphics software.
Introduction to Graphic Arts Technology PRINT Versus WEB.
File Formats Different applications (programs) store data in different formats. Applications support some file formats and not others. Open…, Save…, Save.
Dr Jimmy Lam CAD for Fashion and Textiles
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
Multimedia Specification Design and Production 2012 / Semester 1 / L4 Lecturer: Dr. Nikos Gazepidis
An Introduction to Graphic File Formats.jpg.gif.tiff bmp and.eps and.psd...
1 Pertemuan 12 Linking and Embedding, Saving and Exporting Matakuliah: U0344 / DESKTOP 1 Tahun: 2006.
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.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
© 2000 – All Rights Reserved – Page 1 Graphic File Formats Graphic File Formats.
SOFTWARE TYPES Word processing Page layout Paint Draw.
Digital File Formats ACCT-IGD-10: Students will generate and manipulate various graphic imaging processes. ACCT-IGD-15: Students will identify and produce.
Information Processes and Technology Multimedia: Graphics.
Graphics workshop Library and Information Services University of St Andrews.
File Formats Different applications (programs) store data in different formats. Applications support some file formats and not others. Open…, Save…, Save.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Image Compression CSC CSC Computing with Images2 Image Compression Goal: reduce redundancy –Encode the same information using fewer bits.
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify bitmap and vector graphic.
Multimedia Basics (1) Hongli Luo CEIT, IPFW. Topics r Image data type r Color Model : m RGB, CMY, CMYK, YUV, YIQ, YCbCr r Analog Video – NTSC, PAL r Digital.
 Scanned or digitally captured image  Image created on computer using graphics software.
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.
Web Graphics. Web graphics Bandwidth is king Graphics must load quickly Graphics must be optimized All other components except for text, gif and jpg are.
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
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.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
Image Editing Vocabulary Words Pioneer Library System Norman Public Library Nancy Rimassa, Trainer Thanks to Wikipedia ( help.
Photoshop Basics: Extended Instructor: Vicki Weidler Assistant: Joaquin Obieta.
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.
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.
2.01 Understand Digital Raster Graphics
File Formats Different applications (programs) store data in different formats. Applications support some file formats and not others. Open…, Save…, Save.
2.01 Understand Digital Raster Graphics
Digital Illustration Chapter 6 File format.
Introduction to Graphics
2.01 Understand Digital Raster Graphics
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.
A computer display is made up of small squares, called pixels.
Image File Size and File Compression
Digital Images.
Graphics and Animation
Saving Images from Fireworks
1.01 Investigate graphic types and file formats.
Graphics Basic Concepts.
Digital Imaging Computer Graphics.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
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:

File Formats About graphic file formats And image compression

There are many file formats… Graphic info can be represented as either vector drawings… Or as raster / bitmap images… Some graphic file formats contain only vector drawings or bitmap images… But many can include both in the same file…

A list of graphic file formats… BMP Bitmap EPS Encapsuted postscript Gif 89a Graphic interchange format Amiga IFF Jpeg Joint phographic Experts Group PCX PDF Portable Document Format Macintosh Pict PNG Portable Network Graphics

A list of graphic file formats… Pixar Postscript Language format TGA Targa Tiff

BMP BMP windows standard bitmap image For dos / windows Option OS2/or Microsoft windows 24 bit file format…

Encapsulated Postscript Language Print format Used to transfer postscript language artwork between applications.. Part of the “desktop revolution”…along with postscript printers… Can contain both vector and raster imagery

Encapsulated Postscript Language Advantages of this file format… All page layout, word processing and graphic applications accept or will allow import of eps format… Eps files preserve all graphic elements from Adobe Illustrator… RGB and CMYK objects remain in their respective color models…

Encapsulated Postscript Language Advantages of this file format… Illustrator files remain illustrator files, even if saved as eps…. Most applications may not be able to display the eps, but will be able to generate a preview of the file which can be used to place or size the graphic.

Gif 89 a (Graphics Interchange Format) Web format 8 bit Index palette (256 colors) Compressed format Lossless Can save with transparency Can save with animation (slide type)

Amiga IFF Amiga Interchange File Format Used for working with Video Toaster Part of Commodore Amiga landscape… Supported by many paint programs in the IBM world…

Jpeg (Joint Photographic Experts Group) Web Format For display of photos and other continuous tone imagery…. Jpeg retains all color info in RGB image… Uses compression called lossy… Reduces file size by identifying and discarding extra data not essential to display of image

Jpeg (Joint Photographic Experts Group) Lossy compression means… Once an image has been compressed and then decompressed no longer identical to original image…. Higher image compression/ lower image quality lower image compression/ higher image quality

PCX by Z-soft On screen display… Created for PC Paintbrush application… Commonly used by IBM/PC compatible Computers…

PDF (Portable Document File) Web and Print used by Adobe Acrobat For Windows, Macs, Unix and DOS… View with plugin called Adobe Acrobat Reader…. Also based on postscript level 2 (like eps)… Can also contain electronic document search and navigation features (think Hyperlink)…

Pict (Macintosh) Graphics and page layout… Mac environment… Generic Mac format…

Pixar Video format Pixar animation company John Lassiter (Toy Story, Monsters Inc…) High end graphics, Three dimensional imagery

PNG (Portable Network Graphics) Web format Designed to replace gif Uses lossless compression scheme like gif.. Has transparency like gif, actually more sophisticated… Never quite caught on, needs a plugin to be displayed in browser settings…

PNG (Portable Network Graphics) Has two flavors Png 8 similar to gif Png 24 similar to jpg… Default file format for Macromedia fireworks… Can be imported into flash with no hitch…

TGA (Targa) Video format MS-Dos color applications…

Tiff (Tagged-Image File format) Primarily print… Extremely flexible…Supported by virtually all paint, image editing and page layout applications… Also supported by almost all desktop scanners… Supports Greyscale, RGB and CMYK color modes… Choose version compatible with Mac or PC, choose LZW compression…

Image Compression Storage for images is a combination of… Image size… Resolution… Bit depth…

Bitmap images are large… Various compression schemes created to control and counteract file size problems… Compression techniques distinguished by whether they remove detail from the image… Lossless… compress image data without removing detail Lossy compress image data by removing detail..

Different compression schemes… RLE Run Length Encoding… Lossless compression supported by tiff and a few other common windows file formats… LZW Lemple Ziff Welch… Lossless compression supported by TIFF,PDF,Gif89a and postscript file formats…

Different compression schemes… Jpeg… Joint phographic experts group… Lossy compression supported by PDF and Jpg and postscript file formats… CCITT lossless compression for black and white images… supported by PDF and postscript language file formats…