9/18/20151 Lesson 6 Images. 9/18/20152 Overview Creation of multimedia images. Creation of still images. Colors and palettes in multimedia. Image file.

Slides:



Advertisements
Similar presentations
Droddy.  “Pixel” is short for two words: Picture and Element. Pixels (tiny squares) combine to form the image the human eye perceives Too small for the.
Advertisements

Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Digital Media: COMS 106 Images Digital Media Before You Create Images Plan your approach Organize your tools.
Image Processing, Illustration (Drawing), Paint Programs, and Scanning Dr. Warren C. Weber Cal Poly Pomona.
Graphics File Formats. 2 Graphics Data n Vector data –Lines –Polygons –Curves n Bitmap data –Array of pixels –Numerical values corresponding to gray-
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
October 2001Sheffield Hallam University1 Raster Graphics Raster formats used for storing digitized photographs, scanned artwork. comprised of individual.
Vector vs. Bitmap SciVis V
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
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:
 2002 Prentice Hall Chapter 7 Graphics, Hypermedia, and Multimedia.
Introduction to Graphic Arts Technology PRINT Versus WEB.
Graphical images Bit-mapped (or raster-based) image: Matrix describing the individual dots that are the smallest elements (pixels) of resolution on a computer.
Unit 5 – Multimedia Element: Graphics
COM 205 Multimedia Applications St. Joseph’s College Fall 2004.
May Melissa Albo #1 Sagrario Casillas #4 Angela Durán #8 Daniela Martínez #16.
Graphics.
Digital Images The digital representation of visual information.
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.
Digital Images Chapter 8, Exploring the Digital Domain.
Simple Graphics. Graphics Used in PowerPoint, Web pages and others Basic Knowledge drawing change of colour, shape and others acquiring, video camera,
XP Practical PC, 3e Chapter 13 1 Working with Graphics.
07: Color in Interactive Digital Media
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
Introduction to Interactive Media Interactive Media Components: Graphics.
Vector vs. Bitmap
O BJECTIVES Discuss the various factors that apply to the use of images in multimedia. Describe the capabilities and limitations of bitmap images. Describe.
Chapter 10-Basic Software Tools. Overview Text-based editing tools. Graphical tools. Sound editing tools. Animation, video, and digital movie tools. Video.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved Chapter 3: Images.
Multimedia Software Tools. 3-D Modeling and Animation Tools 3-D modeling gives images a 3-dimensional look. It can be used along with animation, for instance,
GRAPHICS. Topic Outline What is graphic. Resolution. Types of graphics. Using graphic in multimedia applications.
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.
Chapter 3: Images Yaqoob Al-Slaise ITBIS351. Outline Work out your graphical approach by planning your approach Organizing your tools Configuring your.
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. CMYK -natural RGB -monitor.
A BCDE.
Chapter 8B Graphics and Multimedia. 8B-2 Graphic File Formats Bitmapped images –Most common image type –Also called raster images –Image is drawn using.
Images.
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.
Chapter 3 Color Objectives Identify the color systems and resolution Clarify category of colors.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Adobe Photoshop CS4 – Illustrated Unit A: Getting Started with Photoshop CS4.
Guilford County SciVis V104.03
COM 205 Multimedia Applications St. Joseph’s College Fall 2004.
Vector vs. Bitmap. Vector Images Vector images (also called outline images) are images made with lines, text, and shapes. Test type is considered to be.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Multimedia: making it Work
DIGITAL MEDIA FOUNDATIONS
TOPIC 3 - GRAPHICS.
Graphics and Multimedia
Chapter 13 Working with Graphics
Vector vs. Bitmap.
MOHD SAIFULNIZAM ABU BAKAR
Lecture Week 4 Images.
IMAGES.
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
McGraw-Hill Technology Education
LET’S LEARN ABOUT GRAPHICS!
Multimedia: making it Work
Chapter 3 IMAGES.
Final Study Guide Arts & Communications.
Color and Images.
Multimedia System Image
CG.
Presentation transcript:

9/18/20151 Lesson 6 Images

9/18/20152 Overview Creation of multimedia images. Creation of still images. Colors and palettes in multimedia. Image file types used in multimedia.

9/18/20153 Creation of Multimedia Images Before commencing the creation of images in Multimedia, one should: Plan their approach using flow charts and storyboards. Organize the available tools. Have multiple monitors, if possible, for lots of screen real estate.

9/18/20154 Creation of Still Images Still images may be the most important element of a multimedia project. The type of still images created depends on the display resolution, and hardware and software capabilities.

9/18/20155 Creation of Still Images 1)Types of still images: a.Bitmaps: 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.

9/18/20156 Bitmaps Bitmaps are an image format suited for creation of: Photo-realistic images. Complex drawings. Images that require fine detail.

9/18/20157 Bitmaps Bitmapped images are known as paint graphics. A bitmap is made up of individual dots or picture elements known as pixels or pels. Bitmapped images can have varying bit and color depths.

9/18/20158 Bitmaps Available binary Combinations for Describing a Color

9/18/20159 Bitmaps Figure 6-1 A bitmap is a data matrix that describes the characteristics of all the pixel making up an image. Here, each cube represents the data required to display a 4x4-pixel image (the face of the cube) at various color depths (with each cube extending behind the face indicating the number of bits-zeros or ones-used to represent the color for that pixel).

9/18/ Figure 6-2 These images show the color depth of bitmaps as described in figure Note that images 4 and 6 require the same memory (same file size), but the gray-scale image is superior. Because file size (download time) is important for images that are displayed on the Web, designers often dither GIF bitmap files to the lowest color depth that will still provide an acceptable image.

9/18/ Bitmaps Bitmaps can be inserted by: i.Using clip art galleries: A clip art gallery is an assortment of graphics, photographs, sound, and video. Clip arts are a popular alternative for users who do not want to create their own images. Clip arts are available on CD-ROMs and on the Internet.

9/18/ Figure 6-3 A page of thumbnails showing the content of various PhotoDisc CD- ROMs.

9/18/ Bitmaps Bitmaps can be inserted by(continued): ii.Using bitmap software: The industry standard for bitmap painting and editing programs are:  Adobe's Photoshop and Illustrator.  Macromedia's Fireworks.  Corel's Painter.  CorelDraw.  Quark Express.

9/18/ Figure 6-4 The Windows Paint accessory provides rudimentary bitmap editing.

9/18/ Figure 6-5 Director, like most serious multimedia authoring packages, includes powerful image-editing tools.

9/18/ Figure 6-6 Fireworks provide tools for bitmap and vector graphics destined for Web presentations.

9/18/ Figure 6-7 Painter is used for creating original artwork; for book, medical, and architectural illustration; to transform photographs into realistic-looking paintings; to build seamless patterns for fabrics; and for storyboarding scene concepts and customers for movies and theater.

9/18/ Bitmaps Bitmaps can be inserted by(continued): iii.Capturing and editing images: Capturing and storing images directly from the screen is another way to assemble images for multimedia. The PRINT SCREEN button in Windows and COMMAND-CONTROL-SHIFT-4 keystroke on the Macintosh copies the screen image to the clipboard.

9/18/ Figure 6-8 Image-editing programs let you add and delete elements.

9/18/ Bitmaps Bitmaps can be inserted by(continued): iii.Capturing and editing images: Image editing programs enable the user to:  Enhance and make composite images.  Alter and distort images.  Add and delete elements.  Morph (manipulate still images to create animated transformations).

9/18/ Figure 6-9 Morphing software was used to seamlessly transform the images of 16 kindergartners. When a sound track of music and voice was added to the four-minute piece, it made a compelling QuickTime video about how similar children are to each other.

9/18/ Bitmaps Bitmaps can be inserted by(continued): iv.Scanning images: Users can scan images from conventional sources and make necessary alterations and manipulations.

9/18/ Creation of Still Images 1)Types of still images(continued): b.Vector-drawn graphics:

9/18/ Vector-Drawn Graphics b.1.Applications of vector-drawn images: Vector-drawn images are used in the following areas:  Computer-aided design (CAD) programs.  Graphic artists designing for the print media.  3-D animation programs.  Applications requiring drawing of graphic shapes.

9/18/ Vector-Drawn Graphics b.2.How vector-drawn images work: A vector is a line that is described by the location of its two endpoints. Vector drawing makes use of Cartesian co- ordinates. Cartesian coordinates are numbers that describe a point in two or three-dimensional space as the intersection of X, Y, and Z axis.

9/18/ Vector-Drawn Graphics b.3.Vector-drawn images v/s 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.

9/18/ Vector-Drawn Graphics b.3.Vector-drawn images v/s bitmaps (continued): 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. Bitmaps can be converted to vector images using autotracing.

9/18/ Creation of Still Images 2)3-D drawing and rendering: 3-D animation, drawing, and rendering tools include: Ray Dream Designer. Caligari True Space 2. Specular Infini-D. Form*Z. NewTek's Lightwave.

9/18/ D Drawing and Rendering b.Features of a 3-D application: Modeling - Placing all the elements into 3-D space. Extrusion - The shape of a plane surface extends some distance. Lathing - A profile of the shape is rotated around a defined axis. Rendering - Use of intricate algorithms to apply user-specified effects.

9/18/ Figure D applications provide x, y, and z axes and adjustable perspective views.

9/18/ D Drawing and Rendering c.Panoramas: Panoramic images are created by stitching together a sequence of photos around a circle and adjusting them into a single seamless bitmap. Software such as ULead Cool 360, and Panorama Factory are required in order to create panoramas.

9/18/ Figure 6-11 A chair modeled in Infini-D is made up of various blocks and rectangles.

9/18/ Figure 6-12 A free-form object created by extrusion and a wine flute created by lathing.

9/18/ Figure 6-13 A scene rendered with four different methods of shading.

9/18/ Figure 6-14 A background and object rendered into an image with shadows and lighting effects.

9/18/ Colors and Palettes in Multimedia 1.Understanding natural light and color: Light comes from an atom where an electron passes from a higher to a lower energy level. Each atom produces uniquely specific colors. Color is the frequency of a light wave within the narrow band of the electromagnetic spectrum, to which the human eye responds.

9/18/ Figure 6-15 Color pickers allow you to select a color using one or more different models of color space.

9/18/ Understanding Natural Light and Color 1.Additive color: In the additive color method, a color is created by combining colored light sources in three primary colors - red, green, and blue (RGB). TV and computer monitors use this method.

9/18/ Understanding Natural Light and Color 2.Subtractive color: In the subtractive color method, color is created by combining colored media such as paints or ink. The colored media absorb (or subtract) some parts of the color spectrum of light and reflect the others back to the eye.

9/18/ Subtractive color(continued): Subtractive color is the process used to create color in printing. The printed page consists of tiny halftone dots of three primary colors- cyan, magenta, and yellow (CMY). Understanding Natural Light and Color

9/18/ Understanding Natural Light and Color 3.Monitor-specific color: Colors should be used according to the target audience's monitor specifications. The preferred monitor resolution is 800x600 pixels. The preferred color depth is 32 bits.

9/18/ Understanding Natural Light and Color 4.Color models: Models used to specify color in computer Terms are: RGB model - A 24-bit methodology where color is specified in terms of red, green, and blue values ranging from 0 to 255. HSB and HSL models – Color is specified as an angle from 0 to 360 degrees on a color wheel. Other models include CMYK, CIE, YIQ, YUV, and YCC.

9/18/ Colors Palettes Palettes are mathematical tables that define the color of pixels displayed on the screen. Palettes are called ‘color lookup tables’ or CLUTs on Macintosh. The most common palettes are 1, 4, 8, 16, and 24-bit deep.

9/18/ Figure 6-16 These palettes of 256 colors (8-bit color depth) are provided in Macromedia’ s Director. Images saved in the popular GIF format for use on the Web cannot contain more than 256 colors.

9/18/ Colors Palettes Dithering: Dithering is a process whereby the color value of each pixel is changed to the closest matching color value in the target palette. This is done using a mathematical algorithm.

9/18/ Figure 6-17 These images were dithered in Photoshop to best fit the 8-bit palettes of GIF files (Adaptive, System, or Custom 216 Netscape). Also shown are JPEG files compressed with highest and lowest quality and their actual file sizes. The files were then displayed using Netscape Navigator at 16-bit and then 8-bit color depth. Note the subtle differences among palettes and systems, especially in the gradient blue background. Gradients do not usually dither well into 8-bit palettes.

9/18/ Image File Types used in Multimedia 1.Macintosh formats: On the Macintosh, the most commonly used format is PICT. PICT is a complicated and versatile format developed by Apple. Almost every image application on the Macintosh can import or export PICT files. In a PICT file, both vector-drawn objects and bitmaps can reside side-by-side.

9/18/ Image File Types used in Multimedia 2.Windows formats: The most commonly used image file format on Windows is DIB. DIB stands for Device-independent bitmaps. The preferred file type for multimedia developers in Windows is Resource Interchange File Format (RIFF).

9/18/ Windows formats(continued): Bitmap formats used most often by Windows developers are:  BMP - A Windows bitmap file.  TIFF - Extensively used in DTP packages.  PCX - Used by MS-DOS paint software. Image File Types used in Multimedia

9/18/ Image File Types used in Multimedia 3.Cross-platform formats: The image file formats that are compatible across platforms are:  DXF - Used by CAD applications.  Initial Graphics Exchange Standard (IGS or IGES) - Standard for transferring CAD drawings.  JPEG and GIF - Most commonly used formats on the Web.

9/18/ Summary The computer generates still images as bitmaps and vector-drawn images. Images can be incorporated in multimedia using clip arts, bitmap software, or by capturing, editing, or scanning images. Creating 3-D images involves modeling, extruding, lathing, shading, and rendering. Color is one of the most vital components of multimedia.