By Millie and Ellece. D IFFERENT T YPES OF G RAPHICS Bitmap Formats JPEG GIF PNG PSD TIFF.

Slides:



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

Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
CHS GRAPHICS GDP UNIT 01 FILE FORMATS Understanding File Formats.
Unit 30- Digital Graphics THEORY P2 and D2
Web Design Vocab 3 PNG, JPG, GIF, MP3, MPEG.
L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
2.01 Understand Digital Raster Graphics
Guilford County SciVis V106.01
V Obtained from a Guildford County workshop-Summer, 2014.
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.
Introduction to Computers Section 11A. home Types of Graphics File Bitmap Vector.
Components Text Text--Processing Software A Word Processor is a software application that provides the user with the tools to create and edit text.
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.
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.
BITMAP & VECTOR GRAPHICS Art Fundamentals of Graphic Design.
What the difference is between bitmap and vector images. Which is suitable and when. Why do I need to know this?
Prepared by George Holt Digital Photography BITMAP GRAPHIC ESSENTIALS.
WEB GRAPHICS. The Pixel Computer displays are comprised of rows and columns of pixels. Pixels are indivisible. Some common screen resolutions are:, 600.
Task 01 – Explain how different types of graphical images relate to file formats, file conversions, formats and compression. Emily Riley.
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.
SOFTWARE TYPES Word processing Page layout Paint Draw.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
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,
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.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Bitmap Graphics. Bitmap Basics Bitmap Graphic Bitmap Graphic Paint Software Paint Software.
Multimedia File FormatsGraphics JPG, GIF, TIF, PSD, WMF, BMP, PNG, RAW.
D IGITAL G RAPHICS By Katy Nicholson. W HAT ARE DIGITAL GRAPHICS ? Digital graphics are any images that are produced using software or a computer program.
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
 JPEG is a standardized image compression mechanism.  JPEG stands for Joint Photographic Experts Group.  JPEG is designed for compressing either full-
Graphics & Images What File Format Do I Use?. Graphics & Images …..are visual images presented on some form of media (drawings, print, web, digital video)
Using the Sony DSC-P52 Camera Sunday, December 06, 2015.
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
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
Digital File Formats By Ali Aslam. JPEG JPEG Stands for Joint Photographic Experts Group. JPEG uses a lossy compression routine. Lossy compression means.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
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.
Part 1 File Formats Definition: A file format is a way to write the code of information for storage of an electronic file on a computer. Different software.
2.01 Understand Digital Raster Graphics
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
2.01 Understand Digital Raster Graphics
Digital Illustration Chapter 6 File format.
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Digital imaging.
Hardware research By Hollie Willis.
2.01 Understand Digital Raster Graphics
Introduction to raster graphics
Image Formats.
Sci Vis I Exam Review Unit 6 File Formats.
File Formats.
2.01 Investigate graphic image design.
A computer display is made up of small squares, called pixels.
Digital Images.
File size and image quality
1.01 Investigate graphic types and file formats.
Graphics Basic Concepts.
Web Design and Development
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
2.01 Investigate graphic image design.
Creating Digital Graphics
Presentation transcript:

By Millie and Ellece

D IFFERENT T YPES OF G RAPHICS Bitmap Formats JPEG GIF PNG PSD TIFF

A B ITMAP F ORMAT A Bitmap is a picture created on a visual display unit where each pixel corresponds to one or more bits in memory, the number of bits per pixel determining the number of available colours.

JPEG JPEG stands for Joint Photographic Experts Group. It is a compressed image file format, and it is not limited to a certain amount of colour, like GIF images are, therefore that format is best for compressing photographic images if you see a large colourful image on the web, it is most likely a JPEG file.

GIF It is a bitmap format that is used on the world wide web both for still images and animation.

PNG PNG is a raster graphic format it is commonly used on the web and is also a popular choice for application graphics.

PSD It stands for Photoshop document it is a layered format which is a de facto standard in the graphic arts industry for bitmap images it is often retained as a master and exported to jpeg gif and other graphic formats.

TIFF TIFF stands for tagged image file format. It is created to be a standard image format across multiple computer platforms.

W HY D O W E U SE D IFFERENT T YPES O F G RAPHICS We use different types of graphics because we may want a different outcome on a certain project. Also each type stores graphics in different ways.

C OMPRESSION Compression is when you reduce the size of something. If you have a file that takes up a lot of storage space you can compress it to decrease the size of the file. Compression is done by storing data in fewer bits. When a file has been reduced in size it can be stored more efficiently. Some methods of compression include removing space characters, using a single character that represents many repeated characters, or deleting information.

R ESOLUTION Resolution is the sharpness of an image. The term is mainly used to describe bitmapped images.

I MAGE S IZES If you have an image and you zoomed in to make it bigger you might be able to see the pixels The bigger the storage space the image uses up, the more pixels the image contains