Digital Graphics. Formats: BMP – Bitmap image file which is used to store Bitmap digital images PNG – Portable Network Graphics GIF – Graphics Interchange.

Slides:



Advertisements
Similar presentations
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
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
= Home Button. This is a portable memory device. It can hold from around 32Mb up to 256GB. These are sometimes called ‘Flash Drives’ and they are universal,
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.
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.
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.
May Melissa Albo #1 Sagrario Casillas #4 Angela Durán #8 Daniela Martínez #16.
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,
Dedicated Vector and Bitmap editing software.
Unit 30 Digital Graphics – Course overview Anne Sewell
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.
Prepared by George Holt Digital Photography BITMAP GRAPHIC ESSENTIALS.
Graphics.
Graphics cards: A video card (also called a graphics card) is an expansion card which generates a feed of output images to a display. Most video cards.
GRAPHICS/IMAGES INFSCI Source: Learning Web Design by Jennifer Niederst RobbinsJennifer Niederst Robbins Creating Images:  Scanning  Be aware.
Unit 30 P1 – Hardware & Software Required For Use In Digital Graphics
File Formats About graphic file formats And image compression.
CSCI-235 Micro-Computers in Science Hardware Part II.
Lecture 4 - Introduction to Computer Graphics
Image processing Gladys Nzita-Mak. Input devices A mouse is used to interact with your computer, the user is able to move the mouse, click and select.
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.
Photoshop Software Rasterized, file formats, and printing choices.
Unit 30 Task 1 Digital Graphics.
Bit-Mapped Graphic Data: Input (Capture) Hardware Multimedia – Section 2.
GIF - Graphics Interchange Format JPEG - Joint Photographic Experts Group PNG - Portable Network Graphics GIF images are limited to the 8 bit palette which.
BTEC ICT Task 4 By Elliot lee. Hardware required to create and edit a graphic »Memory »Storage »Monitor »Processor »Input devices – scanners, tablets,
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 3 This presentation © 2004, MacAvon Media Productions Introduction to Computer Graphics.
Marketing the Product By Dru Irwin. Graphics Cards (Video Card) Images on the screen you are looking at is made up of at least a million pixels. Pixels.
Unit30 Josh Beaman. Graphics Hardware Graphics Card Graphics card renders the image, and displays it on a monitor. PCI Express - Shortened to PCIe. Allows.
Graphics. What is a Graphic ? A Graphic is an image or a picture e.g. Pictures can be either drawn or painted. Pixel - Stands for Picture Element.
CS- 375 Graphics and Human Computer Interaction Lecture 1: 12/4/1435 Fundamental Techniques in Graphics Lecturer: Kawther Abas.
Resources Research By Abbie Llewellyn.
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.
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
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.
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
Output devices Prof. K Regis. Types of output devices Monitor Printer Speaker Plotter.
Digital File Formats By Ali Aslam. JPEG JPEG Stands for Joint Photographic Experts Group. JPEG uses a lossy compression routine. Lossy compression means.
Resources used for marketing the product By Jamie Colclough.
Graphics Graphics card Graphics tablet Digital cameras Printers and monitors CD-rom Hdd and memory SD cards Graphics card Graphics tablet Digital cameras.
Marketing the product By Ryan Porter. Graphics cards (video card) A graphics card is an expansion card which puts out images to a display. They’re made.
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.
By tom squire.  Graphic cards are made of millions of dots called pixels. Graphic cards take data from the CPU and turn it into a picture. At most common.
Resources Research Shannon Ciriaco. Graphic cards, otherwise known as video cards is a printed circuit board which generates images to display. Most.
 Many people like the flexibility of digital images. For example:  They can be shared by attaching to /uploading to Internet  Sent via mobiles.
CONTENT INCLUDED IN POSTERS THAT WOULD BE DISPLAYED IN A GYM AND METHODS BY WHICH THESE POSTERS CAN BE CREATED.
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Hardware research By Hollie Willis.
2.01 Understand Digital Raster Graphics
File Formats.
2.01 Investigate graphic image design.
Digital Images.
1.01 Investigate graphic types and file formats.
Introduction to Computer Graphics
Graphics Basic Concepts.
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:

Digital Graphics

Formats: BMP – Bitmap image file which is used to store Bitmap digital images PNG – Portable Network Graphics GIF – Graphics Interchange Format which supports 8 bits per pixel which has a palette of 256 different colours JPEG – Joint Photographic Experts Group which is a method of lossy compression Lossy compression is a method used to compress multimedia data /09/13

Data Compression Data compression is used to make a file size smaller by compressing data. Loseless compression is used so that no information is lost, loseless compression replaces pixels quickly. Lossly compression removes unnecessary data. Compression can be expensive and is very time consuming. Compressing a file can reduce the quality of the file. – 9/09/13http://en.wikipedia.org/wiki/Data_compression

File Conversion Some web pages need a specific type of file (e.g. JPEG) to work, some images work better for example JPEG doesn’t have a white background whilst PNG does, so PNG would work better. File conversion can make a file take up less room so more space is free /09/13

Vector Graphics Software There are two forms of graphics software, Vector and Raster. A raster image is made of up pixels, each a different color, arranged to display an image. A vector image is made up of paths, each with a mathematical formula (vector) that tells the path how it is shaped and what color it is bordered with or filled by. Raster are used with photos, Photoshop is a Raster editing program. Raster should be used if you are drawing something from scratch with only a few colours, but if you need to edit a photo with multiple colours you would use Vector /09/13

Graphics Card Graphics Card is used for rendering graphics onto a display. Graphics cards offer various functions such as accelerated rendering of 3D scenes and 2D graphics, video decoding, TV output or the ability to connect multiple monitors. This links into digital graphics as a graphics card is needed to produce the graphics. A graphics card uses four main components. These are: A motherboard connection for data and power. A processer to decide what to do with each pixel on the screen. Memory to hold information about each pixel and to temporarily store completed pictures. A monitor connection so you can see the final result. 11/09/13

Graphics Tablet Graphics Tablets are used to hand-draw images and graphics and to replicate the use of a pen and paper. Capturing this data is called digitizing. Graphics tablets work by taking physical pen strokes and making them into a digital image. Graphics tablets link into digital graphics as these are used to create your own graphics which are then transferred onto the computer’s monitor /09/13

Digital Camera Digital Cameras encode digital images and video. Digital Cameras are used to turn points of light into a digital image and store them for later reproduction. Digital cameras work by focusing light onto a semiconductor to create a digital image. Digital cameras link into digital graphics because a camera is used to capture the graphic and show it on it’s display. photography/digital/digital-camera.htmhttp://electronics.howstuffworks.com/cameras- photography/digital/digital-camera.htm - 11/09/13

Printer Printers produces a representation of an electronic document on physical media such as paper. Printers use layers of ink to replicate a digital version of a document/file into a hard copy. A type of printer called an inkjet use a technique of placing small droplets of ink onto paper to create an image. Printing presses or media production companies may use very large computers to print out detailed images/photographs. This links into digital graphics as a printer uses it’s graphic capability to produce the graphics onto paper. – 9/09/13

Monitor A monitor is an electronic visual display. It is used to display information or documents that are on the computer. Without a monitor you would not be able to see the digital graphics the computer is producing. Monitors use either a liquid crystal display (LCD) or cathode ray tube (CRT) technology. This links into digital graphics as a monitor is used to show the digital graphics that are being produced on the computer /09/13

CD-ROM CD-ROM’s are used to store large amounts of data and can be used to distribute computer software, including video games or other multimedia applications. injection-molded piece of clear polycarbonate plastic. During manufacturing, this plastic is impressed with microscopic bumps arranged as a single, continuous, extremely long spiral track of data. This links into digital graphics because on a CD-ROM you can store digital graphics for example, photos or videos. = 9/09/13

Hard Disk Drive (HDD) A Hard Disk Drive (HDD) is used to store programmes and files. It is used in many computers and laptops. Data is read in a random-access manner, meaning individual blocks of data can be stored or retrieved in any order rather than sequentially. This links into digital graphics because a HDD can store digital graphics, for example, photos, videos and applications /09/13

SD Card SD cards are flash cards which can store data from different devices. SD cards are used because they are universally compatible with many digital devices, for example digital cameras, camcorders, mobile phones and MP3 players. This links into digital graphics because an SD card can store digital graphics, for example, pictures and videos /09/13

Paint Paint is a simple graphics software which is good for creating small pictures. Paint may not be good for experienced users who want to create more detailed and technical pictures. Paint is mostly used for fun. – 11/09/13

Photoshop Photoshop is used to create and edit images. People would prefer Photoshop over something paint because it allows you to create more detailed images. Photoshop is a raster graphics editor /09/13

Corel Draw Corel Draw is an editing/drawing software that is more advanced than Paint not as much as Photoshop. Corel Draw is a bitmap software. Corel Draw is a vector graphics editor. Corel Draw can open file formats which it’s competitors can not, for example PDF files, Microsoft Word and PowerPoint /09/13

Best Graphic Software I think that Photoshop is the best program as it offers a lot of features and you can go into detail of what you’re editing or drawing. Photoshop is a photo manipulation software. It is superior to Paint as it is much more graphically adept. Pros: Manipulation of colour Filter capabilities/effects Fonts/graphics Multiple platforms/cross platforms Cons: Plug-ins are essential (can be expensive) As you can see the pros of Photoshop outweigh the cons. Photoshop is most effective at scanning and editing, logos and web production.