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,

Slides:



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

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
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.
Zinnia Bell. The graphic card, display card, display adapter, graphics board, video card, video adapter, or graphics adapters job is to take information.
Nat 4/5 - Software Design and Development – Low Level Operations - 1 National 4/5 – Computing Science Information Systems Design and Development Media.
Introduction to Graphic Arts Technology PRINT Versus WEB.
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.
Understanding Web Graphics Web Design Section 5-4 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Unit 30 – task 1 Danny ball. Formats BMP- Bitmap image file is a raster graphics image file which is used to store the bitmap files, such as a graphic.
Unit 30 P1 – Hardware & Software Required For Use In Digital Graphics
Faculty of Sciences and Social Sciences HOPE Website Development Graphics Stewart Blakeway FML 213
Task 01 – Explain how different types of graphical images relate to file formats, file conversions, formats and compression. Emily Riley.
Lecture 4 - Introduction to Computer Graphics
Research For Both Hardware And Software Required In Digital Graphics. By Joanne Hocking.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
Basic Knowledge of Web creation. Computer graphic knowledge Graphic file has 2 types Raster Graphic A bitmap or raster image are comprised of pixels in.
8 Using Web Graphics Section 8.1 Identify types of graphics Identify and compare graphic formats Describe compression schemes Section 8.2 Identify image.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
Information Processes and Technology Multimedia: Graphics.
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 3 This presentation © 2004, MacAvon Media Productions Introduction to Computer Graphics.
File Formats Different applications (programs) store data in different formats. Applications support some file formats and not others. Open…, Save…, Save.
2D Graphics Theory & Principles. Single Point Smallest addressable area on screen or digital image.
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify bitmap and vector graphic.
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
Digital Graphics. Formats: BMP – Bitmap image file which is used to store Bitmap digital images PNG – Portable Network Graphics GIF – Graphics Interchange.
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,
Raster Graphics 2.01 Investigate graphic image design.
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
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
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.
HTTP transaction with Graphics HTML file + two graphics files.
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.
WEB GRAPHICS EXPLORING COMPUTER SCIENCE - LESSON 3-4.
By Nathan Lowe.  Graphic cards are high specification cards with lots of memory and fast processors providing lots of power for the updated games or.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Understanding Web Graphics
Exploring Computer Science - Lesson 3-4
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Exploring Computer Science - Lesson 3-4
2.01 Understand Digital Raster Graphics
Introduction to raster graphics
Digital Photo editing with Photoshop
Image Formats.
2.01 Investigate graphic image design.
Raster Images CPSC 1030.
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.
Exploring Computer Science - Lesson 3-4
A computer display is made up of small squares, called pixels.
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
1.01 Investigate graphic types and file formats.
Introduction to Computer Graphics
An Introduction to Scanning and Storing Photographs and Graphics
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.
Lecture 4 - Introduction to Computer Graphics
2.01 Investigate graphic image design.
Presentation transcript:

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, motion picture film scanner or digital camera. They are directly used in digital photography because they are the highest quality image and contain a full resolution of 12 or 14 bit. These files are usually used for large scale pieces such as for advertisements, the only issues with this is the file is of high quality which means the size of the file is much bigger than that of other image files such as JPEG. Also RAW images are not suitable for websites because the image size increases the loading time considerable. RAW

JPEG JPEG is named after its creator the Joint Photographic Expert Group. They are the most common file format for images and are usually compressed from a RAW file in order to reduce the size to something that’s more practical for daily use. The reason they are compressed to a smaller size is so they may be used more usefully on things like websites, this is because the smaller sized images mean the loading time is considerably less. JPEG images give the best possible quality for the smallest file size and this is why they are so widely used and are also quick to download and are easily viewable on other devises such as tablets and mobile phones.

GIF or Graphics Interchange Format is a low resolution bitmap image format used for simple logos, websites and symbols or icons. GIFS are mainly used in the animation process as it gives the user the opportunity to make a moving images and also supports a transparent background. Although, similar to a PNG file, it is of higher quality and has a slightly more limited colour spectrum, it allows a separate palette on animations of up to 256 colours for each frame. This makes them unsuitable for reproducing photographs but perfect for the use in making logos with solid areas of colours. GIF images are usually seen in web banner advertisements with sliding images. GIF

PNG also known as Portable Network Graphics, PNG files are low resolution images and so are low quality images but load a lot faster. PNG files were originally designed to replace GIF files and more specifically for transferring images on the internet. They are not suitable however for professional quality print graphics as they do not support non-RGB colour spaces, and so are usually used for icons. Like GIF, PNG files are able to support a transparent background, this may also be used to make logos for a webpage etc. PNG

BMP or also known as bitmap image file or device independent bitmap (DIB) file format, is a raster graphics image file format used to store bitmap digital images. Most BMP files are quite large due to a lack of any compression. They are capable of storing 2D digital images of arbitrary width, height, and resolution, both in either monochrome or colour. Due to these files losing quality when scaled as they have a low resolution, so are usually put on the internet as a JPEG or GIF file because this increases the loading time considerably. Microsoft Windows uses BMP a lot, images saved in Paint are usually BMP files but are then compressed to a JPEG or GIF file as they are too large to be used on the internet. BMP

RASTER S/W AND VECTOR S/W Left: Raster/ Bitmap (.jpg.gif.png) Right: Vector (.svg) Left: Vector Right: Raster The main difference between Raster and Vector Images is that Raster images are a dot matrix data structure representing a generally rectangular grid of pixels, or points of colour, viewable via a monitor, paper, or other display medium whereas vector images are made of a thing referred to as ‘paths.’ Raster files formats are GIF or JPEG, these file formats are made of pixels of different colours, whereas a typical vector file format would be EPS and BMP files, these files are composed of paths and lines that are either straight or curved.

File conversion, or also known as data conversion is the conversion of computer data from one format to another.. Files can be encoded in a variety of ways, and in many different file formats. A file may need to be converted for use in another programme or computer or for a different purpose than it was originally made for, and so file conversion is necessary for the file to be used in a different way. Some conversions are much more difficult than others, converting a 24-bit PNG to a 48-bit one does not add information to it, it only pads existing RGB pixel values with zeroes, the conversion makes it possible to change a pixel to have a different value but the conversion itself does not do that, only further manipulation of the image can. FILE CONVERSIONS

Data compression, source coding, or bit-rate reduction involves encoding information using fewer bits than the original representation. The process of reducing the size of a file is referred to as data compression, although its formal name is source coding. Compression can be either lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy, so non of the information of the file is lost using this method. Lossy compression reduces bits by identifying unnecessary information and removing it, although the lossless method is more commonly used and preferred. Lossless compression usually results in a folder called a ‘ZIP file’, A.ZIP file may contain one or more files or folders that may have been compressed. The.ZIP file format permits a number of compression algorithms. COMPRESSION

BIBLIOGRAPHY