Image Editing Vocabulary Words Pioneer Library System Norman Public Library Nancy Rimassa, Trainer Thanks to Wikipedia (http://www.wikipedia.org/)for help.

Slides:



Advertisements
Similar presentations
Pixels and Digital Images Yrd. Doc. Dr. Ahmet Sayar Kocaeli Universitesi Bilgisayar Muhendisligi Ileri Bilgisayar Grafikleri.
Advertisements

Put your photos into PowerPoint Insert, crop, and format pictures Youve got photos and you want to display them in a slide show. The first thing you need.
Multimedia Mr. Sanchez.
L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
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.
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.
ETT 429 Spring 2007 Digital Photography/Scanners.
Introduction to Computer Graphics
Raster vs Vector and Image Resolution By Josh Gallagan.
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.
Introduction to Graphic Arts Technology PRINT Versus WEB.
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,
Prepared by George Holt Digital Photography BITMAP GRAPHIC ESSENTIALS.
Digital Images The digital representation of visual information.
File Formats About graphic file formats And image compression.
Lecture 4 - Introduction to Computer Graphics
Digital Images Chapter 8, Exploring the Digital Domain.
An Introduction to Graphic File Formats.jpg.gif.tiff bmp and.eps and.psd...
Image Storage Bitmapped Graphics – in which an image is represented as a collection of dots Vector Graphics – in which an image is represented as a set.
Digital Terminology. Bitmap A representation consisting of rows and columns of dots of a graphic image stored in computer memory. To display a bitmap.
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.
Foundations of Web Design I Photoshop CS5 Michael Daniel
THE THEORY & CONCEPTS Lesson 1 – Part 1. What is Graphic Design It’s a CREATIVE PROCESS Undertaken in order to convey a specific message/s I can’t teach.
Digital Cameras And Digital Information. How a Camera works Light passes through the lens Shutter opens for an instant Film is exposed to light Film is.
Color and Resolution Introduction to Digital Imaging.
Digital Darkroom I Theresa L. Ford. Objectives Basic Digital Image Terminology Screen Display of Pictures –Why are pictures too big for the screen? –Why.
Information Processes and Technology Multimedia: Graphics.
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 3 This presentation © 2004, MacAvon Media Productions Introduction to Computer Graphics.
Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.
CS- 375 Graphics and Human Computer Interaction Lecture 1: 12/4/1435 Fundamental Techniques in Graphics Lecturer: Kawther Abas.
Graphics workshop Library and Information Services University of St Andrews.
Image Representation. Digital Cameras Scanned Film & Photographs Digitized TV Signals Computer Graphics Radar & Sonar Medical Imaging Devices (X-Ray,
ADOBE PHOTOSHOP VECTOR VS RASTER. Pixel A pixel is the fundamental unit of an image in Photoshop. It is a small square block of color. An image often.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Computer Graphics An Introduction Jimmy Lam The Hong Kong Polytechnic University.
A BCDE.
Mirjana Devetakovic, M.Sc. CAAD - Images Beograd, 2011.
Raster Graphics 2.01 Investigate graphic image design.
Editing Images for the Web. Optimization/Compression Graphics optimization is important for fast web page display.
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
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
Image File Formats By Dr. Rajeev Srivastava 1. Image File Formats Header and Image data. A typical image file format contains two fields namely Dr. Rajeev.
Vocabulary Worksheet Answers
Digital Graphics Vocabulary Texas State University CI5363 Florence Yang.
Screen Basic color – RGB Print Basic Color - CMYK R – Read G – Green B - Blue Total Color combination: 256x256x256=16,777,216 Total Printing Color.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
Scanner Scanner Introduction: Scanner is an input device. It reads the graphical images or line art or text from the source and converts.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Understanding Images. Pixels pixels Every image is made up of very small squares called pixels, and each pixel represents a color or shade. Pixels within.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
DIGITAL MEDIA FOUNDATIONS
Sampling, Quantization, Color Models & Indexed Color
Introduction To Photo Editing SHIELA MAE A. AQUINO SRNHS.
2.01 Investigate graphic image design.
Chapter 3 Image Files © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Chapter III, Desktop Imaging Systems and Issues: Lesson IV Working With Images
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
1.01 Investigate graphic types and file formats.
Introduction to Computer Graphics
Graphics Basic Concepts.
2.01 Investigate graphic image design.
Color and Images.
2.01 Investigate graphic image design.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
2.01 Investigate graphic image design.
Presentation transcript:

Image Editing Vocabulary Words Pioneer Library System Norman Public Library Nancy Rimassa, Trainer Thanks to Wikipedia ( help on definitions. Press Esc to close the show

File format a way to encode information for storage in a computer there are different kinds of formats for different kinds of information. computers figure out the kind of information contained in a file based on the section of its name that follows the dot.

. jpg (file name extension).jpeg,.jpe,.jfif and.jif are different extensions that are all used for this format. a commonly used method of compression for photographic images. The name JPEG (pronounced JAY- peg) stands for Joint Photographic Experts Group

Manipulated?

. gif (file name extension) an image format that uses a palette of up to 256 distinct colors the file size of an image may be reduced without degrading the visual quality the acronym stands for Graphics Interchange Format

Manipulated?

. tif (file name extension) used for storing images, including photographs and line art. is widely supported by image-manipulation applications acronym stands for Tagged Image File Format

Manipulated?

. eps (file name extension) a graphics file format. an EPS file contains a PostScript Bounding Box comment which layout programs use. includes a preview picture of the content, for on-screen display acronym stands for Encapsulated PostScript

Manipulated?

. bmp (file name extension) a bitmapped graphics format used internally by Microsoft Windows are not compressed, so files are typically much larger than a compressed image file are generally unsuitable for transferring images on the Internet

. png (file name extension) a bitmap image format that employs lossless data compression. designed for transferring images on the internet acronym stands for Portable Network Graphics

. pdn (file name extension) file format for Paint.NET files named with a.pdn extension will only open with the paint.net application

Lossy describes a data compression method wherein compressing data and then decompressing it retrieves data that may be different from the original, but is "close enough" to be useful. Most lossy data compression formats suffer from generation loss. Repeatedly compressing and decompressing the file will cause it to progressively lose quality..jpg,.gif, png are examples of lossy data compression formats

Lossless data compression that allows the exact original data to be reconstructed from the compressed data. preferred for text and data files.png and.gif use lossless compression

A picture is worth a thousand words, but it uses up three thousand times the memory.

Crop to remove unwanted areas from an image. may improve composition

Inverse selection To make everything but the selected area active.

Resolution a way to describe the detail an image can hold. applies to digital images, film images, and printed images. higher resolution means more image detail.

dpi a measure of printing resolution the number of individual dots of ink a printer or toner can produce within a linear one-inch space. acronym stands for Dots Per Inch

ppi a measurement of the resolution of a computer display may also be used to describe the resolution of an image scanner or digital camera acronym stands for Pixels Per Inch

Layers separate different elements of an image. think of them as transparencies stacked on top of each other

Scale reduce or enlarge in size not to be confused with changing the size at which an imaged is viewed

Pixel a single point in a graphic image. each information element is not a dot, or a square, but an abstract sample. stands for picture element

CMYK refers to ink on paper based on mixing pigments of the following colors to make other colors: C = cyan M = magenta Y = yellow K = black. works through light absorption.

RGB used to describe colored light. red, green, and blue light are combined in various ways to reproduce other colors. not to be confused with the primary pigments of red, blue, and yellow, known in the art world as ‘primary colors’.

Greyscale images of this sort are typically composed of shades of gray, varying from black at the weakest intensity to white at the strongest ColorGreyscaleBlack and White

Gaussian blur widely used effect in graphics software used to reduce image noise and reduce detail.

Drop shadow a visual effect, that creates what looks like the shadow of an object. gives the impression that the object is raised above the picture plane surface. drop shadows are best used on white or very light backgrounds.