File size and image quality

Slides:



Advertisements
Similar presentations
Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
Advertisements

Unit 30- Digital Graphics THEORY P2 and D2
ISYS 3074 Graphics File Formats File formats have developed with applications. At least 50 currently in use. Examples include: GIF, JPEG, TIFF, BMP, DIB,
File Formats The most common image file formats, the most important for cameras, printing, scanning, and internet use, are JPG, TIF, PNG, and GIF.
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.
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.
An Introduction to Scanning and Storing Photographs and Graphics Bryn Jones Aug 2002
Images you see on your screen are made up of these things called pixels. A screen will show over 1 million pixels and then a computer has to do what it.
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,
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Understanding Images on the Computer How do images work and why?
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
Graphics and Images Communicating Information : Documents and Publications.
Image Representation. Objectives  Bitmaps: resolution, colour depth and simple bitmap file calculations.  Vector graphics: drawing list – objects and.
Digital Cameras And Digital Information. How a Camera works Light passes through the lens Shutter opens for an instant Film is exposed to light Film is.
Vocabulary Words. 2-stage shutter release is a shutter release, that when pressed halfway, it activates the autofocus and the light meter of the camera,
By Millie and Ellece. D IFFERENT T YPES OF G RAPHICS Bitmap Formats JPEG GIF PNG PSD TIFF.
Graphics workshop Library and Information Services University of St Andrews.
Graphics ITGS. Pixel Short for “Picture Element” A single dot on a monitor or printed document. The smallest rectangular area of an image that can be.
Introduction to Image Processing. Image Processing is the steps of using image processing tools to covert different kinds of image sources into different.
Graphics An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
$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 $
Digital Images are represented by manipulating this…
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
Resolution The resolution of an image is determined by the number of individually addressable points that make up the image, whether it is the number.
Information Technology Images: Types, Resolution and Techniques.
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
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.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
Graphics Theory. Learning Objectives Learn about use of graphics & their importance Identify what makes a good graphic & why Recognise different graphic.
Vocabulary Worksheet Answers
GIF vs. JPEG GIF and JPEG (JPG) image formats are different. You should know which to use when. Here are some examples.
Representation of Data in Computer Systems
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Information Systems Design and Development Media Types Computing Science.
Lesson Objectives Aims You should be able to:
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
DIGITAL MEDIA FOUNDATIONS
Understanding Web Graphics
Web Graphics By Chris Harding.
Computer Science Higher
Pixel, Resolution, Image Size
Image Formats.
BTEC NCF Dip in Comp - Unit 02 Fundamentals of Computer Systems Lesson 10 - Text & Image Representation Mr C Johnston.
Bitmap vs. Vector.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
GRAPHICS Source:
Digital Images.
Image File Size and File Compression
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
Digital Image Formats: An Explanation
Digital imaging.
An Introduction to Scanning and Storing Photographs and Graphics
Graphics Basic Concepts.
Resolution and Printing Tips
File Formats V
Data Representation.
Representing Images 2.6 – Data Representation.
Web Design and Development
MED 2001 Advanced Media Production
Topic 3: Data Compression.
Nuts and Bolts of Digital Imaging
Web Programming– UFCFB Lecture 7
Compression.
Graphics Basics.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Creating Digital Graphics
Presentation transcript:

File size and image quality Gladys Nzita-Mak Unit 30 - D2

Bitmap formats chosen: BMP JPG PSD GIF PNG Unit 30 - D2

Vector formats chosen: FLA SWF Unit 30 - D2

Compression techniques Compression is done when a file, in this case an image is taken and compressed into a file format making the image smaller. For example a good quality image saved in a JPEG can be saved and compressed into another image file format such as GIF, and once saved the image will have differences compared to its original image it was saved in previously, such as it may look pixelated when zoomed in due to the fact that it is now a smaller image and will even be saved with less memory compared to its previous file format. Lossless compression Lossless compression is a compression technique with happens when a file format such as a picture, is compressed from one file format to another and once compressed and is lossless, no data from the file which has been compressed will be lost. An example of lossless compression is the file format PNG. PNG file formats have been created to use lossless compression whilst saving images, compressing images with all no loss of data keeping it exactly the way it is intended to be (and look). Lossy compression Lossy compression is a compression technique which compresses images into a lower quality file size, which is visible as pixilation in the image is seen compared to the image it was before it was compressed. Therefore once compressed lossy the file size will be smaller. The best file format for a picture to be compressed is the JPG format. The reason for this is because as it compresses images in lossy compression, it saved images with good quality and colour, and only loses about 5% of its image which is barely noticed, still leaving an overall good quality image. Unit 30 - D2

Image resolution This is the detail within an image. In image files that are saved with higher resolution means that the image will look more crisp and with better quality, and are usually saved with higher amounts of memory, whereas with images that contain lower resolutions, the image will not look as good as images with better quality, and won’t take up as much space as higher resolutions will do. Resolutions are usually measured vertically and horizontally by pixels, for example they can be represented as “345x876”. Saving images with higher resolutions also means that the pixels in the image increases. DPI (Dot Per Image) which are the numbers of dots printed within an image consisting of hundreds of dots of colours making up an entire image, for example with a printer, it uses DPI when printing images. The more the dots in the image, the finer and sharper the image will turn out to be. Unit 30 - D2

Colour depth When an image has a lot of colour and detail in it, colour depth is the best term to describe it. Colour depth is the amount of colours that are used in an image. Images with a high amount of colour depth are images that will contain large amounts of colour and detail. Colour depth is represented in “bits”. Unit 30 - D2