Multimedia - 10
Multimedia
Multimedia is the combination of different forms of media such as text, graphics, audio, video, and animation to present information in an interactive and attractive way.
Multimedia is commonly used in education, entertainment, business, advertising, websites, presentations, and games.
Components of Multimedia
The major components of multimedia are:
- Text
- Graphics
- Audio
- Video
- Animation
Text
Text is a collection of letters, numbers, symbols, and words used to communicate information in multimedia.
It is one of the simplest and most commonly used components of multimedia.
Text can be:
- Headings and titles
- Paragraphs and descriptions
- Menus and labels
Graphics
Graphics are visual images used to represent or explain information in multimedia.
They make multimedia content more attractive and easier to understand.
Graphics can be:
- Photographs
- Drawings and illustrations
- Charts and diagrams
Audio
Audio refers to sound used in a multimedia presentation or application.
It can help provide information and make multimedia content more interesting and interactive.
Audio can be:
- Music
- Voice or narration
- Sound effects
Video
Video is a sequence of moving images, usually accompanied by sound, used to present information or events.
It is useful for showing real-life activities, demonstrations, and events.
Video can be:
- Movies and documentaries
- Educational demonstrations
- Recorded events
Animation
Animation is the process of displaying a series of images or objects in rapid succession to create the appearance of movement.
It is commonly used to explain concepts, create visual effects, and make multimedia applications more attractive.
Types of Animation
- Traditional Animation
- 2D Animation
- 3D Animation
- Stop-Motion Animation
- Motion Graphics
- Computer Animation
Computer Graphics
Computer Graphics is the field of computer science that deals with the creation, manipulation, storage, and display of images and visual information using computers.
It is used to create both two-dimensional (2D) and three-dimensional (3D) images.
Uses of Computer Graphics
- Designing and editing images
- Creating games and animations
- Creating charts, diagrams, and presentations
Examples of Image Editing Software
- Adobe Photoshop
- GIMP
- CorelDRAW
- Adobe Illustrator
- Paint.NET
Raster and Vector Images
Raster Image
A raster image is an image made up of a large number of tiny dots called pixels. Each pixel contains information about the colour and appearance of a small part of the image.
Raster images are suitable for photographs and detailed images. However, enlarging them too much can make them appear blurred or pixelated.
Examples of raster file formats:
| Extension | Full Form |
|---|---|
| .JPG / .JPEG | Joint Photographic Experts Group |
| .PNG | Portable Network Graphics |
| .GIF | Graphics Interchange Format |
| .BMP | Bitmap Image File |
Vector Image
A vector image is an image created using mathematical paths, lines, curves, and shapes rather than individual pixels.
Vector images can be enlarged or reduced without losing their quality, making them suitable for logos, icons, diagrams, and illustrations.
Examples of vector file formats:
| Extension | Full Form |
|---|---|
| .SVG | Scalable Vector Graphics |
| .EPS | Encapsulated PostScript |
| .AI | Adobe Illustrator Artwork |
| Portable Document Format |
Note: PDF can contain both raster and vector elements, so it is not exclusively a vector format.
Graphics File Formats
PNG Graphics
PNG (Portable Network Graphics) is a raster graphics format commonly used for web graphics and digital images.
It supports transparent backgrounds and maintains good image quality.
Extension: .png
GIF Graphics
GIF (Graphics Interchange Format) is a raster graphics format commonly used for simple graphics and short animations.
It supports a limited number of colours and is commonly used for simple animated images on websites.
Extension: .gif
JPG Graphics
JPG or JPEG (Joint Photographic Experts Group) is a raster graphics format commonly used for photographs and other detailed images.
It uses compression to reduce file size, making it suitable for storing and sharing photographs.
Extension: .jpg or .jpeg
SVG Graphics
SVG (Scalable Vector Graphics) is a vector graphics format used to create images using shapes, lines, and mathematical paths.
SVG images can be enlarged or reduced without losing image quality and are widely used for logos, icons, and web graphics.
Extension: .svg
PDF Graphics
PDF (Portable Document Format) is a file format designed to preserve the layout and appearance of documents across different devices and software.
A PDF can contain text, raster images, vector graphics, and other elements, making it useful for sharing documents that need to maintain their original appearance.
Extension: .pdf