19
3.6 Multimedia/digital media Integrating the Components

3.6 Multimedia/digital media Integrating the Components

Embed Size (px)

Citation preview

Page 1: 3.6 Multimedia/digital media Integrating the Components

3.6 Multimedia/digital media

Integrating the Components

Page 2: 3.6 Multimedia/digital media Integrating the Components

Generic Techniques

Page 3: 3.6 Multimedia/digital media Integrating the Components

Differences in FilesBitmap vs. Vector Graphics

Vector Image

Bitmapped Image

Page 4: 3.6 Multimedia/digital media Integrating the Components

Bitmapped Graphics

Format Name Filename Extension

JPEG .jpg

Exif .exif

TIFF .tiff / .tif

PNG .png

GIF .gif

BMP .bmp / .dib

WebP .webp

Bitmap Files:

Page 5: 3.6 Multimedia/digital media Integrating the Components

Bitmapped Graphics

PROS CONS Best Suited for

May be easily created from existing pixel data stored in an array in memory.

Pixel values may be modified individually or as large groups by altering a palette if present.

Can be very large, particularly if the image contains a large number of colours

Typically do not scale very well

Shrinking and expanding the image, by decimation and cell replication, can distort the image.

Online versions

Page 6: 3.6 Multimedia/digital media Integrating the Components

Vector Graphics

Vector Files:

Format Name Filename Extension

CGM .cgm

SVG .svg

AI .ai

Page 7: 3.6 Multimedia/digital media Integrating the Components

Vector Graphics

PROS CONS Best Suited for

Can be easily scaled and otherwise manipulated to accommodate the resolution of a spectrum of output devices

Easy to render vector data and save it to a bitmap format file, or, alternately, to convert the data to another vector format

appearance of vector images can vary considerably depending upon the application interpreting the image

displays best on vectored output devices such as plotters and random scan displays.

Print versions

Page 8: 3.6 Multimedia/digital media Integrating the Components

Tables

Page 9: 3.6 Multimedia/digital media Integrating the Components

Cell Merge

Page 10: 3.6 Multimedia/digital media Integrating the Components

Borders

Page 11: 3.6 Multimedia/digital media Integrating the Components

Cell Padding and Cell Spacing

Page 12: 3.6 Multimedia/digital media Integrating the Components

Nested Table

A table inside the cell of another table is called a nested table.

Page 13: 3.6 Multimedia/digital media Integrating the Components

Word processing and desktop publishing (DTP)

Page 14: 3.6 Multimedia/digital media Integrating the Components

Referencing and reviewing

SpellCheckan application program that flags words that may be

spelled incorrectly.

Page 15: 3.6 Multimedia/digital media Integrating the Components

Thesaurus

Contains synonyms and antonyms of words as opposed to dictionaries which contain definitions and pronunciations.

Page 16: 3.6 Multimedia/digital media Integrating the Components

Word Count

Counts the number of words in a document/block of text.

Page 17: 3.6 Multimedia/digital media Integrating the Components

Inline and Floating Graphics

Floating: The image floats around in the draw layer

Inline: the image honours the paragraph alignment and line spacing attributes of the containing paragraph

Page 18: 3.6 Multimedia/digital media Integrating the Components

Interactive multimedia, slideshows and websites

Page 19: 3.6 Multimedia/digital media Integrating the Components

Integration of online tools