GRAPHICS. Topic Outline What is graphic. Resolution. Types of graphics. Using graphic in multimedia applications.

Slides:



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

Multimedia Mr. Sanchez.
Multimedia Elements – Text and Graphics Unit B. 2 Objectives - Text Text in multimedia applications Text on the web Software for text editing.
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.
Image Processing, Illustration (Drawing), Paint Programs, and Scanning Dr. Warren C. Weber Cal Poly Pomona.
2.01 Understand Digital Raster Graphics
Introduction to Computer Graphics
Graphics and Animation Chapter 8. 8 Graphics in Multimedia Graphics are an element that virtually all multimedia applications include.
Components Text Text--Processing Software A Word Processor is a software application that provides the user with the tools to create and edit text.
Chapter 6-Images. Overview Creation of multimedia images. Creation of still images. Colors and palettes in multimedia. Image file types used in multimedia.
V Obtained from a summer workshop in Guildford County July, 2014
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.
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
Multimedia Elements – Text and Graphics. Text in Multimedia Applications Of all multimedia elements, text is the easiest to manipulate General guidelines:
 Scanned or digitally captured image  Image created on computer using graphics software.
WHAT IS IT AND WHY SHOULD I CARE? 2.0.  GRAPHICS  Draw-type graphics (also called vector graphics) represent an image as a geometric shape made up of.
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.
Graphics.
GRAPHICS/IMAGES INFSCI Source: Learning Web Design by Jennifer Niederst RobbinsJennifer Niederst Robbins Creating Images:  Scanning  Be aware.
1 Bitmap Graphics It is represented by a dot pattern in which each dot is called a pixel. Each pixel can be in any one of the colors available and the.
XP Practical PC, 3e Chapter 13 1 Working with Graphics.
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
Vector vs. Bitmap
Bitmap Vs. Vector Graphics. To create effective artwork, you need to understand some basic concepts about vector graphics versus bitmap images, resolution,
© 2011 The McGraw-Hill Companies, Inc. All rights reserved Chapter 3: Images.
Graphics and Animation Multimedia Projects Part 2.
Multimedia Elements II Graphics, Digital Video. UIT - Multimedia Production2 Multimedia Elements Multimedia elements include: Text Graphics Animation.
Information Processes and Technology Multimedia: Graphics.
Graphics. Graphic is the important media used to show the appearance of integrative media applications. According to DBP dictionary, graphics mean drawing.
Multimedia Elements –Graphics. Graphics in Multimedia Applications.
CHAPTER 4 : MULTIMEDIA DEVELOPMENT 4.2 MULTIMEDIA ELEMENTS IMAGE/graphic/picture.
CS- 375 Graphics and Human Computer Interaction Lecture 1: 12/4/1435 Fundamental Techniques in Graphics Lecturer: Kawther Abas.
© Anthony J. Nowakowski, Ph.D. GRAPHICAL MEDIA EDC 601 Instructional Technologies © Anthony J. Nowakowski, Ph.D. “Graphics help to display and to clarify.
Photoshop Photoshop works with bitmapped, digitized images (that is, continuous-tone images that have been converted into a series of small squares, or.
Digital Imaging 101 Ann Ware. Digital Image Categories BITMAP  A vector is created by using a series of mathematically defined lines and curves rather.
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify 3 types of vector programs.
Digital Imaging 101 Ann Ware
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
 Scanned or digitally captured image  Image created on computer using graphics software.
Multimedia. What is a graphic?  A graphic can be a: Chart Drawing Painting Photograph Logo Navigation button Diagram.
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
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Multimedia: making it Work
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,
Chapter 13 Working with Graphics
2.01 Understand Digital Raster Graphics
Lecture Week 4 Images.
Multimedia Elements – Text and Graphics
IMAGES.
2.01 Investigate graphic image design.
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
LET’S LEARN ABOUT GRAPHICS!
Digital Images.
Graphics and Animation
1.01 Investigate graphic types and file formats.
Graphics Basic Concepts.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
Final Study Guide Arts & Communications.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
Graphics and Animation
2.01 Investigate graphic image design.
Presentation transcript:

GRAPHICS

Topic Outline What is graphic. Resolution. Types of graphics. Using graphic in multimedia applications.

What is Graphic? Pictures of people, places, artwork & photographs. Diagram of buildings and equipment. Charts and graphs, curves. Backgrounds, 3D photo.

Resolution Refer to quality capability of a graphic output device (monitor) or input device (scanner). Sometimes refer to the number of color that an image can display.

Color Resolution Called depth (specifies the number of bits used in an image file to store color information). 8-bit, 2 8, 256 combination. 8–bit system is called 256-value system. 8-bit display also called as 256-color display. It use 8 bits( a byte) to display each dot of color (pixel). 24-bit display is 3 byte available to store color value. It display 16 million color value and known as true color.

Graphics in Multimedia Applications Graphical images - used to add emphasis, direct attention, illustrate concepts, and provide background content

Types of Graphics Two types of graphics : 1)Draw-type graphics or vector graphics – represent an image as a geometric shape 2)Bitmap graphics – represents the image as an array of dots, called pixels

Draw Type/Vector Graphics ◦ fail size smaller than bitmap ◦ Resize, rotate, no distortion Image is stored as a set of mathematical equations. Equations define curves, lines and shapes. Based on drawing elements or objects.

Draw Type/Vector Graphics Consist of line drawings include items such as lines, rectangles, ellipses, arcs, curves and etc. Packages that allow to create vector graphics include : ◦ CorelDraw. ◦ Macromedia Freehand. ◦ Adobe Illustrator.

Creation of Still Images (continued) Draw Type/Vector Graphics Used in the following areas: o Computer-aided design (CAD) programs o Graphic artists designing for the print media o 3-D animation programs o Applications requiring drawing of graphic shapes

Bitmap Graphics Bitmaps – array of dots or pixels ◦ Picture is stored as a set of pixels. High quality pictures Photo realistic Fail size larger than vector graphic

Creation of Still Images (continued) Bitmap Graphics Bitmap is derived from the words “bit,” which means the simplest element in which only two digits are used, and “map,” which is a two-dimensional matrix of these bits. A bitmap is a data matrix describing the individual dots of an image.

Bitmap Graphics Color Depth: Determine by how much data in bits is used to determine the number of colors. ◦ 1 bit (2 1 )= 2 colors. ◦ 4 bit (2 4 )= 16 colors. ◦ 8 bit (2 8 )= 256 colors. ◦ 16 bit (2 16 )= 65,536 colors. ◦ 24 bit (2 24 )= 16,777,216 colors.

Bitmap Graphics Software to edit bitmapped graphics are ◦ Adobe Photoshop ◦ Windows Paintbrush ◦ Fractal Design Painter Are images that are made up of a set of bits or pixels and can include images that come from a scanner, a photographs or images captured from a video camcorder or the TV.

Available binary Combinations for Describing a Color 24 bits depth. Millions of colors. Dithered to 8 bits. Adaptive palette of 256 colors. Dithered to 4 bits. 16 colors. Dithered to 8-bit gray-scale. 256 shades of gray. Dithered to 4-bit gray-scale. 16 shades of gray. Dithered to 1-bit. Two colors, black and white. Creation of Still Images (continued) Bitmap Graphics

Creation of Still Images (continued) Vector-drawn images versus bitmaps Vector images use less memory space and have a smaller file size as compared to bitmaps. For the Web, pages that use vector graphics in plug-ins download faster and, when used for animation, draw faster than bitmaps.

Creation of Still Images (continued) Vector-drawn images versus bitmaps Vector images cannot be used for photorealistic images. Vector images require a plug-in for Web- based display. Bitmaps are not easily scalable and resizable.

More Graphics Clip Art ◦ Libraries of clip art are available online Digitized Pictures ◦ Pictures are transformed into bitmaps ◦ Can be still pictures or moving pictures

Graphic File & Image Bitmap formats. Vector format. Compressed formats.

Graphic Image File Sizes Image file sizes can become large, you must balance the need for quality images with the need for small file sizes

Bitmap Format Common file for graphics. The easiest files to import and export across platforms.

Vector Formats Windows metafile is a common vector type image which is generated by processing vector commands by graphic functions in the window OS. File formats include the type of file, sizing, number of objects and the data.

Compressed File Format Compression file can be used to reduce the file size, to speed transmission for networked applications or store large numbers of images on CD, others.

Compressed File Format Graphic Interchange Format (GIF). ◦ Developed by Compuserve for moving images and popular format in WWW. ◦ Limited to 256 colors. ◦ Include information about the file format, layout of the data, image characteristics (height, width), color depth, color table (palette) and the image data.

Compressed File Format Tagged Image File Format (TIFF) ◦ Very high compression capability. ◦ Good for black and white images. ◦ Used extensively in publishing and fax applications.

Compressed File Format Joint Photographic Experts Groups (JPEG and JPG). ◦ A 24-bit color image in small size file. ◦ Used commonly in WWW.

Image Sizes It refer to height and width of the images and measure in inch, cm, dot or others units. WIDTH HEIGHT

Image Sizes It also determine the display form and time requirement to display on the screen. EX: 640 pixel x 480 pixel pixel x 1024 pixel.

Using Graphic for Multimedia Purpose : ◦ Images should be useful and meaningful to the application. ◦ Avoid images with little relation with the content. ◦ Don’t use many images in single display. Quality : ◦ Careful with color depth especially for applications display on lower color capability. ◦ Aware with image size and avoid bright color.

Using Graphic for Multimedia Cost : ◦ Copyright and ownership of graphics will determine who is to be paid.

Graphics Software Drawing programs – used to create draw- type graphics. Example Adobe Illustrator Paint programs – used to create bitmap images. Example Paint Shop Pro Image editing programs – useful in making changes, or applying textures or patterns to existing images. Example Photoshop.

Graphic Image Sources Alternative image sources ◦ Clip art ◦ Stock photographs ◦ Video images ◦ Still images ◦ Scanned images ◦ Photo CD’s ◦ Screen-capture programs

Image Sources and Input Scanner : ◦ Have the ability to digitize an image opens up a world of graphic sources. ◦ Scan images, photo, newspaper articles, magazines pictures and etc. Digital cameras : ◦ - Take a photo and download to pc and do editing straight away.

Image Sources and Input The Web : ◦ WWW have a lot of source of images and content. ◦ Can be download and edited after request from the owner. Clip Art : ◦ Include clip photo, video clips and animation clip. ◦ Corels Professional Photos CD-ROM series and Photodex’s Picture factory series, MetaCreations and Photo Disc and etc.

Clip Art from Web ArtToday (Zedcor) Professional Images