Web Design and Development

Slides:



Advertisements
Similar presentations
Multimedia: Digitised Sound Data Section 3. Sound in Multimedia Types: Voice Overs Special Effects Musical Backdrops Sound can make multimedia presentations.
Advertisements

Web Design Vocab 3 PNG, JPG, GIF, MP3, MPEG.
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.
Graphics in the web Digital Media: Communication and Design
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.
Nat 4/5 - Software Design and Development – Low Level Operations - 1 National 4/5 – Computing Science Information Systems Design and Development Media.
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,
Chapter 3 Adding Images in HTML. Agenda Understanding Web Page Images Prepare Your Images for the Web Insert an Image Specify an Image Size Add Alternative.
Representation of Data in Computer Systems
Prepared by George Holt Digital Photography BITMAP GRAPHIC ESSENTIALS.
CS 1308 Computer Literacy and the Internet. Creating Digital Pictures  A traditional photograph is an analog representation of an image.  Digitizing.
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Lecture 4 - Introduction to Computer Graphics
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
Bit-Mapped Graphic Data: Input (Capture) Hardware Multimedia – Section 2.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
GIF - Graphics Interchange Format JPEG - Joint Photographic Experts Group PNG - Portable Network Graphics GIF images are limited to the 8 bit palette which.
1 Ethics of Computing MONT 113G, Spring 2012 Session 10 HTML Tables Graphics on the Web.
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.
By Millie and Ellece. D IFFERENT T YPES OF G RAPHICS Bitmap Formats JPEG GIF PNG PSD TIFF.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
File Format. Graphics file Format GIF (Graphics Interchange Format) JPEG (Joint Photographic Experts Group) PNG (Portable Network Graphics) TIFF (Tag.
2D Graphics Theory & Principles. Single Point Smallest addressable area on screen or digital image.
Types of Graphics  Vector Individual scalable objects defined by mathematical equations  Bitmap Pixels (tiny, single-colored square) in a grid Most.
File Format. Graphic file Format GIF –cross-platform compatibility –developed by CompuServe as a common format for exchanging bitmapped images between.
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 An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. CMYK -natural RGB -monitor.
Using the Sony DSC-P52 Camera Sunday, December 06, 2015.
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.
Media Types Information Systems can contain the following types of media: Sound, graphics, video & text.
CSCI-100 Introduction to Computing Hardware Part II.
The Digital Revolution Changing information. What is Digital?  Discrete values used for  Input  Processing  Transmission  Storage  Display  Derived.
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.
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.
1 Perception and VR MONT 104S, Fall 2008 Lecture 20 Computer Graphics and VR.
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 Which one is right for me?. The Only Three Image Formats Your Will Ever Need: Names Jpg “Joint Photographic Experts Group” Png “Portable.
Information Systems Design and Development Media Types Computing Science.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
13 June – Session : Graphics Different types of Graphics for the web Features of image editing software Good practice for image editing.
National 4 and National 5 Computer Science. National 4 Computing Science 2 units: Software Design and Development Information System Design and Development.
Level 3 Extended Diploma Unit 19 Computer Systems Architecture
Level 3 Extended Diploma Unit 19 Computer Systems Architecture
Binary Representation in Audio and Images
Computer Science Higher
Image Formats.
Multimedia: Digitised Sound Data
2.01 Investigate graphic image design.
A computer display is made up of small squares, called pixels.
Learning Intention I will learn how a computer stores graphics.
Image File Size and File Compression
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
File size and image quality
Introduction to Computer Graphics
Data Representation.
Representing Images 2.6 – Data Representation.
2.01 Investigate graphic image design.
Final Study Guide Arts & Communications.
2.01 Investigate graphic image design.
Lecture 4 - Introduction to Computer Graphics
2.01 Investigate graphic image design.
Creating Digital Graphics
Presentation transcript:

Web Design and Development Design – Standard File Formats

Learning Intention I will learn about standard file formats for audio and image files.

Compression File compression is the process of reducing the size of a file. Why is compression needed? to reduce space taken on backing storage to shorten time to send a file between two computer systems

Types of Compression Lossless (no loss) compression does not affect the quality of the file Lossy compression:- results in a file of poorer quality than the original results in smaller files than lossless compression can result in artefacts (flaws) appearing in JPEGs

Artefacts – flaws due to compression

Standard File Formats Standard File Formats are used to store files so that the files can be used in a different application package from the one which created it.

Graphics Files – GIF Graphics Interchange Format Compressed using lossless compression GIF files may be interlaced – low quality version can be shown while rest of file downloads

Graphics Files – GIF (cont) Supports animation - multiple images in one GIF file Supports one transparent (see through) colour Colour depth of 8-bit (256 colours) Good for cartoon like images

Graphics Files – PNG Portable Network Graphics Includes all the advantages of GIFs but without the limitations No animation Uses lossless compression 24 bit colour depth Allows partial transparency

Graphics Files - JPEG Joint Photographic Expert Group Lossy compression – amount of compression is adjustable – allows higher quality but takes more storage good for natural real life images (photos) Does not support transparency or animation Supports up to 16.7 million colours (24-bit colour depth)

Bitmap Graphics GIF, PNG and JPEG are all bitmap graphic formats. Each pixel in the image is stored as a set of bits representing the colour. E.g. 256 colour = 8 bits per pixel (28=256) so each pixel colour stored as a binary digit from 00000000 to 11111111

Graphics File Formats - Summary JPEG GIF PNG Compression lossy lossless Animation no yes Transparency no one colour partial transparency Colour Depth 24-bit 16,777,216 8-bit 256 colours

Graphics Files – SVG Scalable Vector Graphics Stores objects (line, rectangle, polygon, ellipse) as a list of attributes e.g. fill colour, line colour, co-ordinates No compression Does not lose quality when scaled Supports layers

Factors Affecting Graphic File Size & Quality resolution (no. of pixels) higher resolution = better quality = bigger file size colour-depth (no. of bits per pixel) higher colour depth = better quality

Audio Sound is analogue Computer changes it to digital by sampling (measuring the sound wave and storing the measurement as a digital number) The sampling rate is the number of times per second that the sound wave is measured CD quality sound is sampled at 44.1KHz = 44,100 time per second

Factors Affecting Sound File Size Sampling rate higher sampling rate = better quality = bigger file size

Audio Files - WAV WAVeform audio file format WAV is the standard format for storing sound files on Windows systems. Uncompressed, therefore large file size Used for high quality sound

Audio Files – MP3 Created by Motion Pictures Expert Group MP3 is a file format for compressing sounds CD quality sound Uses lossless compression removes sound human ears cannot hear removes quiet sounds when a loud sound happens at the same time file size reduced to 10% of original size

Success Criteria I can compare standard audio and video file formats. I can describe the factors affecting file size and quality.