Digital Darkroom P 207

Size: px
Start display at page:

Download "Digital Darkroom P 207"

Transcription

1 Digital Darkroom P 207 Digital Photographic Terms, Definitions and Hand Outs Instructor: Stephen Grote

2 Raster Pixel based Each individual pixel in the image must be mapped to a specific location, with a specific color. Raster applications such as Photoshop create large file sizes and are very demanding on computer resources such as memory, hard drive space and processor speed. Raster based files can only be scaled down without having to use interpolation where the computer has to guess the colors of the missing pixels. Vector Geometric description with a color tag (small file sizes and scaleable). Vector based applications scale easily in either direction, larger or smaller. Illustrator, InDesign, CorelDraw! and Quark Express are examples of vector based programs. Pixel Dots used to display a bitmapped image in a grid on a computer screen. Each pixel is assigned its own color or shade. Pixels are the smallest components of a digital image. Each pixel must have its own coordinates that cannot be moved. DPI dots per inch used to measure the quality of a printer and halftone screens LPI lines per inch printers use line screens PPI pixels per inch used to measure resolution of a digital file Bitmap The screen image in Photoshop is a bitmap, which is a geometric arrangement (or mapping) of a layer of dots of different shades or colors on a rectangular grid. Each dot in a bit map is called a Pixel. Resolution The number of pixels an image contains as measured in pixels per inch. The more pixels per inch an image displays the smoother the curves become and the smoother the color or grayscale transitions appear. Gamut The range of colors your scanner, monitor and/or printer can reproduce. Scanners have the largest gamut, then monitors and finally the smallest gamut belongs to printers. Printers are the limiting factor, because their dyes and pigment inks cannot reproduce the same range of light and optic colors as light driven RGB devices. Dyes vs. Pigment Inks Dyes are non-permanent solutions that give a wider color gamut and can faithfully reproduce most colors. We say they are not permanent because they fade very fast compared to actual ink pigments. However, we often use pigment inks due to their archival stability and resistance to fading. Pigment inks have larger particles that sometimes will not permeate the super coating on many paper surfaces (they will sit on top of the paper surface instead of being absorbed into the paper) which causes smearing and/or a dusty effect. Profile A snapshot of a device at a given point in time. Usually developed from running spectral data gathered from a spectrophotometer through various algorithms in programs such as GreyTag MacBeth s Profile Maker, EyeOne Profiler or Monaco Color. Spectrophotometer an instrument that measures the characteristics of light reflected from or transmitted through an object, which is interpreted as spectral data.

3 8-bit (24-bit color depth) vs. 16-bit (48-bit color depth) You must choose which mode to scan and work in while in Photoshop. An 8-bit file has a lot of information, but a 16-bit file has a lot more information and smoother tonal renditions. We commonly call Photoshop s image modes 8-bits per channel or 16-bits per channel. Channels in Photoshop are the separate parts of the light spectrum that make up all colors for example, RGB mode channels are Red, Green and Blue. When we have 8-bits of information per channel times three channels (Red, Green and Blue) we work in 24-bit color depth when in 8-bit RGB mode. Photoshop also offers 16- bits of information per channel where we have 48-bit color depth in 16-bit RGB mode (16-bit of information per channel times three channels R, G and B). We prefer to work in 16-bit mode when possible. It is easy to convert to fewer colors by going from16-bits to 8-bit. However, we cannot add colors when we go from 8-bit to 16- bit. We are stuck with the 8-bit color palette. Even though we have the ability to interpolate information from 8-bits to 16-bits, it does not add any additional color or benefits since the originally only held 8-bits of information. In computers and in photography math is very important, but it all hinges on the math surrounding the number 2. For each channel (Red, Green and Blue) there are either 8-bits or 16-bits of information. Currently we have 8-bits of information per channel times three channels so we work in 24-bit color when in RGB mode. When Photoshop works with16- bits of information per channel we have 48-bit color in RGB mode. We get the bit level of information by using basic exponents. In an 8-bit per channel mode we have 2 raised to the 8 th power bits of information for every pixel in every channel. 2 8 equals 256 pieces of information. Multiplying that by the channels gives us 256 for the red channel, 256 for the green channel, and 256 for the blue channel (256x256x256 or ) which equals 16,777,216 possible colors for each individual pixel. 16-bit starts to become mind numbing equals 65,536 pieces of information per channel. Multiplying it out as 65,536 x 65,536 x 65,536 or 65,536 3 equals a whopping 281,474,976,710,656 possible color combinations for each pixel. Needless to say, with that amount of additional information 16-bit has much smoother tonal renditions and many more possible colors, but will produce astoundingly larger files. 16-bit files force us to have much more powerful computers with fast processors, tons of Random Access Memory (RAM) and Read Only Memory (ROM) such as large hard drives holding many gigabits of information. Photoshop s implementation of 16-bit information is actually limited to 15-bits of information and a locator tag. 15-bits of information is a major upgrade from 8-bit and the 16-bit mode (15+1) should be used whenever possible.

4 RGB Red, Green, Blue Monitor emissions and true light colors. Additive colors, if you add them all together you get white light. RGB is Photoshop s native mode and is what Photoshop artists and photographers use. Do all your editing and/or work in RGB mode. Most photographic printing devices are RGB devices including our Epson printers (an 99-percent of all other inkjet printers). RGB input printers automatically convert to their ink cycle when you tell them to print. CMYK Cyan, Magenta, Yellow, Black The three subtractive primary colors (cyan, magenta and yellow) are the primary inks used in the four-color printing process; however when mixed together they form a muddy brown. The fourth ink, black, is then introduced to produce a rich black when mixed in small quantities with the other three colors. Black ink may also be introduced to print single color half-tone screens such as B&W photographs or to provide a single color, dark, easily readable text color. Ink printing colors for four-color presses. This mode is for prepress workers to convert colors on the screen to simulate what will print as ink pigment on the press. Photographers should use the CMYK mode sparingly and only when necessary for prepress work. When converting to CMYK it is best to convert to LAB Color then convert to CMYK to preserve the color. Complimentary Colors Additive Color Subtractive Color Red Green Blue Cyan Magenta Yellow Transmissive, Reflective and Emissive Light Transmissive light passes through an object or substance and its color is rendered (glass, film, etc.) scanners Reflective light is reflected off the subject rendering its color (printed pages, solid objects) printers Emissive light is generated by the object (TV, computer monitor, artificial lighting such as household lights, etc.) monitors

5 Scanning You should always scan for your output device resolution at the final print size. In other words, if you know the printer is a photo quality printer (i.e. Epson/Canon/HP inkjet) the resolution should be at least 300 dpi at the final print size which we will say is normally 11 x14 for this class. This will make a rather large file size in a raster based program such as Photoshop, but we should all get used to working on larger file sizes for higher quality images. Please note that while vector programs scale well (both increasing and decreasing image sizes), raster programs do not scale up well. Raster files will only scale down. Once a raster file has been scaled down it throws away any unnecessary file information and cannot be scaled back up without interpolation (the program guessing what information should be there) thereby decreasing image/file quality. Output Devices and their Resolution Internet or Web Usage Laser Printers Fiery Printers InkJet Printers Specialized Printers 72 dpi is the de facto standard (although PCs handle 96 dpi it is very hard to tell any discernable difference on the screen) Most Laser Printers fall between 88 dpi and 150 dpi. Set 150 as your standard for laser devices. The Fiery is a high end color laser printer. Set your resolution to be 150 dpi. The Epson, Canon, HP, etc. devices will easily handle 300 dpi or more, although you are wasting your time and computer resources (processor power, memory and storage space) if you scan at more than 300 dpi at the final print size. Many inkjet printers have maximum 250 dpi print range so all the info above 250 dpi is wasted. There are many specialized printers that will accept a higher ppi/dpi level. One example is the Fuji LightJet for photographic output which needs 400 dpi at the final output size. Printers that make photographic negatives or transparencies almost always require 600 dpi or higher to give smooth tonal renditions without pixilation. Please do not expect to scan at higher resolutions just to try to try to impress someone because large file sizes tend to crash computers and leave you with nothing to show for all your hard work.

6 File Types Few things are as confusing in the world of the digital image as the huge number of file types. As is often the case, it is crucial to know the path to the end result of a project. It is not advisable to change types in midstream, only change a file type at the end of the project when necessary. What follows is a list of the most common file formats and some description of their application. This list is far from exhaustive. Since most readers of this document will be photographers, the list below will reflect a bias in that direction. Only bitmap (or raster) formats composed of pixels are considered here. Many other types are used with vector based images composed of points at specific locations and the paths between them in either 2 or 3 dimensional spaces. Drawing programs such as Illustrator and CorelDraw or 3D modeling programs like 3D Studio Max, Maya, or AutoCAD are used to create vector images. Photoshop (.psd) Simply stated, the.psd format is the only file type that can implement layer features and all of the image modes in Adobe Photoshop (grayscale, RGB, CMYK, etc.). As a general rule, the.psd file should be used until you have a good reason to convert to something else. The most common progression is from.psd to another type appropriate to the end use of the image. As examples, many workers convert.psd to.tif or.eps for prepress applications or.psd to.jpg or.gif for the Internet. With the proper software, the.psd file can move between Windows and Macintosh operating systems. Tagged Information File Format or TIFF (.tif) The.tif file is the standard of the prepress industry. Most bitmap image programs open a TIFF file. They are stable, compressible (with lossless LZW compression) and transportable from program to program and, like the.psd file, between Windows and Macintosh operating systems. TIFF files can save channels containing masking and color separation information. Page composition programs such as Adobe InDesign and Quark Xpress are all.tif enabled. Joint Photographic Experts Group or JPEG Format (.jpg or.jpeg) The most common uses of the JPEG format are online and digital camera applications. An 8-bit file with 24-bit color depth (16.7 million colors) format, the.jpg file employs a lossy compression scheme. This means a compromise must be considered between file size and image quality. JPEG enabled software (like Photoshop) provides a multi-step choice between size and quality. Small files are a significant issue on the Internet. Every time a JPEG file is saved it is recompressed and looses some of its fidelity. The higher the quality number the less the compression, the small the number the more compression. More compression achieves smaller file sizes, however, color and overall image quality suffer. The more times the file is saved (and compressed) the more quality loss it experiences. Opening the file does not affect quality, only saving it. If you are going to send a file via please send it as a JPEG at 72 ppi for viewing on screen. It is generally better to send the file as either 7 or 10 inches on the long dimension to match current standards (e.g. 5x7 or 8x10) at 72 ppi. Smaller files transfer faster over the Internet and do no clog up inboxes.

7 Compuserve Graphic Interchange Format (.gif) The most common uses of the GIF format are on the Internet. An 8-bit (256 color limitation) format, the.gif file sacrifices color depth to achieve a smaller file size. Small files are a significant issue on the Internet since they transfer faster. 8-bit files will be dithered (composed of a dot pattern) and show a coarse tonal transition. Grayscale images are not affected as much as color images. Encapsulated Postscript (.eps) The EPS file is a remarkably versatile format that may be used with either raster (pixels) or vector (points and paths) based imagery. It requires that the output device: printer, film recorder, etc. be Postscript enabled. Reasons to Use Adjustment Layers 1. An adjustment layer only affects the layers beneath it. 2. Adjustment layers are non-destructive, they do not affect the original file pixels. a. They can be turned on and off easily. b. They can be infinitely edited or tweaked for the desired result without resulting in file or layer degradation. 3. Adjustment layers take up very little space (RAM, Hard Drive and Swap File resources) compared to full layers or duplicate layers. 4. Every Adjustment layer comes with it own Layer Mask for editing and/or selectively applying the effect. The opacity can be changed for the entire layer or changed via the opacity of the brush strokes applied to the layer mask. Ways to Adjust Color 1. Levels can be an adjustment layer 2. Curves can be an adjustment layer 3. Color Balance can be an adjustment layer 4. Variations 5. Hue/Saturation can be an adjustment layer Ways to Adjust Contrast All can be used (and should be used) as adjustment layers 1. Curves 2. Levels 3. Brightness/Contrast

8 Ways to Convert to B&W 1. Grayscale (Direct) 2. Convert to LAB Color, then Convert to Grayscale 3. Desaturate (will discard all color info) 4. Hue/Saturation Adjustment Layer (then use the saturation slider selectively) 5. Channel Mixer Adjustment Layer (check monotone) then play with sliders to achieve the effect you want. please note that you are still in RGB mode. 6. Calculations (to make a new channel), then Convert to Grayscale discarding all other channels. The preferred methods are the Channel Mixer and Calculations. Global vs. Local Corrections There are two major types of corrections: Global and Local Global corrections affect the entire image. They should be made before beginning any serious work on the image. These types of corrections include overall color adjustments, contrast adjustments, etc. Local corrections only affect a small portion of the image. They are things that only adjust a certain part of an image, i.e. adjustments made with a selection inside the image. Most of the time selections can be achieved via channels, paths or layer masks to help isolate them from the rest of the image. Most of time selections are made on separate layers, often duplicate or copy layers to give the user an undo avenue. Workflow Workflow is a buzz word. Everyone in the digital photographic, graphic design and prepress community is using it and it is important to understand why. Workflow refers to the process, from beginning to end, for achieving a consistent result. It is a set of specific steps taken in a specific order. In our process workflow refers to the steps we take with cameras and/or scanning the image through the final output (whether printing or on screen). Each step must be taken in a specific order and the same variables changed every time. Having color spaces, color, file resolution, image size, file type, printing resolution, etc. match is the key to achieving our desired consistency.

Raster (Bitmap) Graphic File Formats & Standards

Raster (Bitmap) Graphic File Formats & Standards Raster (Bitmap) Graphic File Formats & Standards Contents Raster (Bitmap) Images Digital Or Printed Images Resolution Colour Depth Alpha Channel Palettes Antialiasing Compression Colour Models RGB Colour

More information

Photoshop 01. Introduction to Computer Graphics UIC / AA/ AD / AD 205 / F05/ Sauter.../documents/photoshop_01.pdf

Photoshop 01. Introduction to Computer Graphics UIC / AA/ AD / AD 205 / F05/ Sauter.../documents/photoshop_01.pdf Photoshop 01 Introduction to Computer Graphics UIC / AA/ AD / AD 205 / F05/ Sauter.../documents/photoshop_01.pdf Topics Raster Graphics Document Setup Image Size & Resolution Tools Selecting and Transforming

More information

IMAGE SIZING AND RESOLUTION. MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication

IMAGE SIZING AND RESOLUTION. MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication IMAGE SIZING AND RESOLUTION MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication Copyright 2013 MyGraphicsLab / Pearson Education OBJECTIVES This presentation covers

More information

Digital Imaging & Photoshop

Digital Imaging & Photoshop Digital Imaging & Photoshop Photoshop Created by Thomas Knoll in 1987, originally called Display Acquired by Adobe in 1988 Released as Photoshop 1.0 for Macintosh in 1990 Released the Creative Suite in

More information

A raster image uses a grid of individual pixels where each pixel can be a different color or shade. Raster images are composed of pixels.

A raster image uses a grid of individual pixels where each pixel can be a different color or shade. Raster images are composed of pixels. Graphics 1 Raster Vector A raster image uses a grid of individual pixels where each pixel can be a different color or shade. Raster images are composed of pixels. Vector graphics use mathematical relationships

More information

Digital Images. Digital Images. Digital Images fall into two main categories

Digital Images. Digital Images. Digital Images fall into two main categories Digital Images Digital Images Scanned or digitally captured image Image created on computer using graphics software Digital Images fall into two main categories Vector Graphics Raster (Bitmap) Graphics

More information

INTRODUCTION TO COMPUTER GRAPHICS

INTRODUCTION TO COMPUTER GRAPHICS INTRODUCTION TO COMPUTER GRAPHICS ITC 31012: GRAPHICAL DESIGN APPLICATIONS AJM HASMY hasmie@gmail.com WHAT CAN PS DO? - PHOTOSHOPPING CREATING IMAGE Custom icons, buttons, lines, balls or text art web

More information

Understanding Image Formats And When to Use Them

Understanding Image Formats And When to Use Them Understanding Image Formats And When to Use Them Are you familiar with the extensions after your images? There are so many image formats that it s so easy to get confused! File extensions like.jpeg,.bmp,.gif,

More information

Specific structure or arrangement of data code stored as a computer file.

Specific structure or arrangement of data code stored as a computer file. FILE FORMAT Specific structure or arrangement of data code stored as a computer file. A file format tells the computer how to display, print, process, and save the data. It is dictated by the application

More information

GUIDELINES & INFORMATION

GUIDELINES & INFORMATION GUIDELINES & INFORMATION This document will provide basic guidelines for the use of the World Animal Day logo and general knowledge about the various file formats provided. Adhering to these guidelines

More information

6. Graphics MULTIMEDIA & GRAPHICS 10/12/2016 CHAPTER. Graphics covers wide range of pictorial representations. Uses for computer graphics include:

6. Graphics MULTIMEDIA & GRAPHICS 10/12/2016 CHAPTER. Graphics covers wide range of pictorial representations. Uses for computer graphics include: CHAPTER 6. Graphics MULTIMEDIA & GRAPHICS Graphics covers wide range of pictorial representations. Uses for computer graphics include: Buttons Charts Diagrams Animated images 2 1 MULTIMEDIA GRAPHICS Challenges

More information

Chapter 11. Preparing a Document for Prepress and Printing Delmar, Cengage Learning

Chapter 11. Preparing a Document for Prepress and Printing Delmar, Cengage Learning Chapter 11 Preparing a Document for Prepress and Printing 2011 Delmar, Cengage Learning Objectives Explore color theory and resolution issues Work in CMYK mode Specify spot colors Create crop marks Create

More information

Commercial Art 1 Photoshop Study Guide. 8) How is on-screen image resolution measured? PPI - Pixels Per Inch

Commercial Art 1 Photoshop Study Guide. 8) How is on-screen image resolution measured? PPI - Pixels Per Inch Commercial Art 1 Photoshop Study Guide To help prepare you for the Photoshop test, be sure you can answer the following questions: 1) What are the three things should you do when you first open a Photoshop

More information

Digital Technology Group, Inc. Tampa Ft. Lauderdale Carolinas

Digital Technology Group, Inc. Tampa Ft. Lauderdale Carolinas Digital Technology Group, Inc. Tampa Ft. Lauderdale Carolinas www.dtgweb.com Color Management Defined by Digital Technology Group Absolute Colorimetric One of the four Rendering Intents of the ICC specification.

More information

Photoshop Elements Week 1 - Photoshop Elements Work Environment

Photoshop Elements Week 1 - Photoshop Elements Work Environment Menu Bar Just like any computer program, you have several dropdown menus to work with. Explore them all! But, most importantly remember to SAVE! Photoshop Elements Toolbox (with keyboard shortcut) Photoshop

More information

CD: (compact disc) A 4 3/4" disc used to store audio or visual images in digital form. This format is usually associated with audio information.

CD: (compact disc) A 4 3/4 disc used to store audio or visual images in digital form. This format is usually associated with audio information. Computer Art Vocabulary Bitmap: An image made up of individual pixels or tiles Blur: Softening an image, making it appear out of focus Brightness: The overall tonal value, light, or darkness of an image.

More information

Digital Imaging - Photoshop

Digital Imaging - Photoshop Digital Imaging - Photoshop A digital image is a computer representation of a photograph. It is composed of a grid of tiny squares called pixels (picture elements). Each pixel has a position on the grid

More information

CHAPTER 3 I M A G E S

CHAPTER 3 I M A G E S CHAPTER 3 I M A G E S OBJECTIVES Discuss the various factors that apply to the use of images in multimedia. Describe the capabilities and limitations of bitmap images. Describe the capabilities and limitations

More information

Sampling Rate = Resolution Quantization Level = Color Depth = Bit Depth = Number of Colors

Sampling Rate = Resolution Quantization Level = Color Depth = Bit Depth = Number of Colors ITEC2110 FALL 2011 TEST 2 REVIEW Chapters 2-3: Images I. Concepts Graphics A. Bitmaps and Vector Representations Logical vs. Physical Pixels - Images are modeled internally as an array of pixel values

More information

PHOTO 11: INTRODUCTION TO DIGITAL IMAGING

PHOTO 11: INTRODUCTION TO DIGITAL IMAGING 1 PHOTO 11: INTRODUCTION TO DIGITAL IMAGING Instructor: Sue Leith, sleith@csus.edu EXAM REVIEW Computer Components: Hardware - the term used to describe computer equipment -- hard drives, printers, scanners.

More information

DIGITAL IMAGING FOUNDATIONS

DIGITAL IMAGING FOUNDATIONS CHAPTER DIGITAL IMAGING FOUNDATIONS Photography is, and always has been, a blend of art and science. The technology has continually changed and evolved over the centuries but the goal of photographers

More information

18 1 Printing Techniques. 1.1 Basic Printing Techniques

18 1 Printing Techniques. 1.1 Basic Printing Techniques Printing Techniques 1 There are various methods of printing your own photographs. We only address one method in detail printing using inkjet printers. In this chapter, we take a glance at different printing

More information

Vector VS Pixels Introduction to Adobe Photoshop

Vector VS Pixels Introduction to Adobe Photoshop MMA 100 Foundations of Digital Graphic Design Vector VS Pixels Introduction to Adobe Photoshop Clare Ultimo Using the right software for the right job... Which program is best for what??? Photoshop Illustrator

More information

Photoshop Domain 2: Identifying Design Elements When Preparing Images

Photoshop Domain 2: Identifying Design Elements When Preparing Images Photoshop Domain 2: Identifying Design Elements When Preparing Images Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Demonstrate knowledge

More information

Dr. Shahanawaj Ahamad. Dr. S.Ahamad, SWE-423, Unit-06

Dr. Shahanawaj Ahamad. Dr. S.Ahamad, SWE-423, Unit-06 Dr. Shahanawaj Ahamad 1 Outline: Basic concepts underlying Images Popular Image File formats Human perception of color Various Color Models in use and the idea behind them 2 Pixels -- picture elements

More information

apt solutions, inc. Tips Graphics - An Introduction Vector vs. Raster Graphics Vector Graphics

apt solutions, inc. Tips Graphics - An Introduction Vector vs. Raster Graphics Vector Graphics Graphics - An Introduction Author: Gordon Hanson, Electronic Publishing Analyst, Certified Adobe Trainer The ability to include graphics in a document is a basic requirement of good technical documentation.

More information

raw format format for capturing maximum continuous-tone color information. It preserves all information when photograph was taken.

raw format format for capturing maximum continuous-tone color information. It preserves all information when photograph was taken. raw format format for capturing maximum continuous-tone color information. It preserves all information when photograph was taken. psd files (photoshop default) layered photoshop continuous-tone (photograph)

More information

WORKING WITH COLOR Monitor Placement Place the monitor at roughly right angles to a window. Place the monitor at least several feet from any window

WORKING WITH COLOR Monitor Placement Place the monitor at roughly right angles to a window. Place the monitor at least several feet from any window WORKING WITH COLOR In order to work consistently with color printing, you need to calibrate both your monitor and your printer. The basic steps for doing so are listed below. This is really a minimum approach;

More information

Digital imaging requirements for offset print

Digital imaging requirements for offset print Printing Services Vol. 11, No. 5 Digital Imaging for Print Media October 2005 Figure 1. A very low resolution digital image where each pixel is visible. Digital imaging requirements for offset print media

More information

MOTION GRAPHICS BITE 3623

MOTION GRAPHICS BITE 3623 MOTION GRAPHICS BITE 3623 DR. SITI NURUL MAHFUZAH MOHAMAD FTMK, UTEM Lecture 1: Introduction to Graphics Learn critical graphics concepts. 1 Bitmap (Raster) vs. Vector Graphics 2 Software Bitmap Images

More information

Basic photography Art, composition, and computer principles AEE 211 February 24, 2003

Basic photography Art, composition, and computer principles AEE 211 February 24, 2003 Basic photography Art, composition, and computer principles AEE 211 February 24, 2003 What makes these images effective? Overview Basic composition Mood and atmosphere Qualities of a good photo Basic composition

More information

Alpha channels are basically saved selections. They do not affect how your image will be printed.

Alpha channels are basically saved selections. They do not affect how your image will be printed. Ben Willmore s Banish the fog of techno-babble with Ben s plain-english translations of the high-tech terminology behind Photoshop! For more Freebies and Goodies, go to: DigitalMastery.com 30-bit Alpha

More information

Capturing and Editing Digital Images *

Capturing and Editing Digital Images * Digital Media The material in this handout is excerpted from Digital Media Curriculum Primer a work written by Dr. Yue-Ling Wong (ylwong@wfu.edu), Department of Computer Science and Department of Art,

More information

Computers & Philately Overview

Computers & Philately Overview Rochester Philatelic Association George T. Fekete March 8, 2018 Tools Hardware Tools Hardware Computer PC Mac (Apple) Custom Scanner Software Tools Productivity Software Microsoft Office (Best in Class)

More information

Digital Files File Format Storage Color Temperature

Digital Files File Format Storage Color Temperature Digital Files Digital Files File Format Storage Color Temperature PIXELS Pixel = picture element - smallest component of a digital image - MEGAPIXEL 1 million pixels = MEGAPIXEL PIXELS more pixels per

More information

Factors to Consider When Choosing a File Type

Factors to Consider When Choosing a File Type Factors to Consider When Choosing a File Type Compression Since image files can be quite large, many formats employ some form of compression, the process of making the file size smaller by altering or

More information

IT154 Midterm Study Guide

IT154 Midterm Study Guide IT154 Midterm Study Guide These are facts about the Adobe Photoshop CS4 application. If you know these facts, you should be able to do well on your midterm. Photoshop CS4 is part of the Adobe Creative

More information

Digital Imaging and Image Editing

Digital Imaging and Image Editing Digital Imaging and Image Editing A digital image is a representation of a twodimensional image as a finite set of digital values, called picture elements or pixels. The digital image contains a fixed

More information

ADOBE PHOTOSHOP CS 3 QUICK REFERENCE

ADOBE PHOTOSHOP CS 3 QUICK REFERENCE ADOBE PHOTOSHOP CS 3 QUICK REFERENCE INTRODUCTION Adobe PhotoShop CS 3 is a powerful software environment for editing, manipulating and creating images and other graphics. This reference guide provides

More information

FILE ASSEMBLY GUIDE. ~ File Assembly Guidelines ~

FILE ASSEMBLY GUIDE. ~ File Assembly Guidelines ~ To reduce your costs in prepress and turn-around time for proofs, Standard Printing Company recommends using the following information as a guide for correct file assembly: Acceptable File Formats QuarkXpress

More information

How to Avoid Landmines: Managing your Motion Graphics Projects

How to Avoid Landmines: Managing your Motion Graphics Projects How to Avoid Landmines: Managing your Motion Graphics Projects -Richard Harrington, PMP www.rhedpixel.com 703.560.0220 Import Tips Double-Click in Project Window Shift-Click Multiple Items Organize in

More information

Contents. Introduction

Contents. Introduction Contents Introduction 1. Overview 1-1. Glossary 8 1-2. Menus 11 File Menu 11 Edit Menu 15 Image Menu 19 Layer Menu 20 Select Menu 23 Filter Menu 25 View Menu 26 Window Menu 27 1-3. Tool Bar 28 Selection

More information

In order to manage and correct color photos, you need to understand a few

In order to manage and correct color photos, you need to understand a few In This Chapter 1 Understanding Color Getting the essentials of managing color Speaking the language of color Mixing three hues into millions of colors Choosing the right color mode for your image Switching

More information

Image Optimization for Print and Web

Image Optimization for Print and Web There are two distinct types of computer graphics: vector images and raster images. Vector Images Vector images are graphics that are rendered through a series of mathematical equations. These graphics

More information

Coreldraw Crash Course

Coreldraw Crash Course Coreldraw Crash Course Yannick Kremer Vrije Universiteit Amsterdam, February 27, 2007 Outline - Introduction to the basics of digital imaging - Bitmaps - Vectors - Colour: RGB vs CMYK - What can you do

More information

Quick Start Guide to Printing on the EPSON 9800

Quick Start Guide to Printing on the EPSON 9800 Quick Start Guide to Printing on the EPSON 9800 Website: http://www.arts.rpi.edu/pl/iear-studios-facilities/advanced-graphicsproduction-studio. 1) After finishing working on the file, make sure reminds

More information

Basic Scanning in Adobe Photoshop

Basic Scanning in Adobe Photoshop Basic Scanning in Adobe Photoshop 1996 2004 solutions solutions provides comprehensive training on design and prepress applications to graphic professionals and multimedia developers utilizing primarily

More information

This report provides a brief look at some of these factors and provides guidelines to making the best choice from what is available.

This report provides a brief look at some of these factors and provides guidelines to making the best choice from what is available. Technical Advisory Service for Images Advice Paper Choosing a File Format Introduction Over the years, there have been a number of image file formats that have been proposed and used. Of course, every

More information

Creating Digital Artwork

Creating Digital Artwork 5Steps to Creating Digital Artwork (For more detailed instructions, please click here) Introduction to Digital Artwork Authors often choose to include digital artwork as part of a submission to a medical

More information

Adobe Photoshop PS2, Part 3

Adobe Photoshop PS2, Part 3 Adobe Photoshop PS2, Part 3 Basic Photo Corrections This guide steps you through the process of acquiring, resizing, and retouching a photo intended for posting on the Web as well as for a print layout.

More information

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University Images and Graphics Images and Graphics Graphics and images are non-textual information that can be displayed and printed. Graphics (vector graphics) are an assemblage of lines, curves or circles with

More information

THE 3 BIGGEST MISTAKES TO AVOID WHEN USING GRAPHIC IMAGES IN PRINT

THE 3 BIGGEST MISTAKES TO AVOID WHEN USING GRAPHIC IMAGES IN PRINT THE 3 BIGGEST MISTAKES TO AVOID WHEN USING GRAPHIC IMAGES IN PRINT Nothing beats great color and crisp images in a printed marketing piece. But if you ve ever had a print job rejected for poor image resolution,

More information

Color, graphics and hardware Monitors and Display

Color, graphics and hardware Monitors and Display Color, graphics and hardware Monitors and Display No two monitors display the same image in exactly the same way 1. Gamma settings - hardware setting on a monitor that controls the brightness of the pixels

More information

B.Digital graphics. Color Models. Image Data. RGB (the additive color model) CYMK (the subtractive color model)

B.Digital graphics. Color Models. Image Data. RGB (the additive color model) CYMK (the subtractive color model) Image Data Color Models RGB (the additive color model) CYMK (the subtractive color model) Pixel Data Color Depth Every pixel is assigned to one specific color. The amount of data stored for every pixel,

More information

Screening Basics Technology Report

Screening Basics Technology Report Screening Basics Technology Report If you're an expert in creating halftone screens and printing color separations, you probably don't need this report. This Technology Report provides a basic introduction

More information

Image Perception & 2D Images

Image Perception & 2D Images Image Perception & 2D Images Vision is a matter of perception. Perception is a matter of vision. ES Overview Introduction to ES 2D Graphics in Entertainment Systems Sound, Speech & Music 3D Graphics in

More information

STANDARDS? We don t need no stinkin standards! David Ski Witzke Vice President, Program Management FORAY Technologies

STANDARDS? We don t need no stinkin standards! David Ski Witzke Vice President, Program Management FORAY Technologies STANDARDS? We don t need no stinkin standards! David Ski Witzke Vice President, Program Management FORAY Technologies www.foray.com 1.888.849.6688 2005, FORAY Technologies. All rights reserved. What s

More information

Image is a spatial representation of an object or a scene. (image of a person, place, object)

Image is a spatial representation of an object or a scene. (image of a person, place, object) Graphics & Images Table of Content 1. Introduction 2. Types of graphics 3. Resolution 4. Memory/Storage requirement 5. Types of images 6. Image colour schemes 7. Colour dithering 8. Image processing 9.

More information

Topics. 1. Raster vs vector graphics. 2. File formats. 3. Purpose of use. 4. Decreasing file size

Topics. 1. Raster vs vector graphics. 2. File formats. 3. Purpose of use. 4. Decreasing file size Topics 1. Raster vs vector graphics 2. File formats 3. Purpose of use 4. Decreasing file size Vector graphics Object-oriented graphics or drawings Consist of a series of mathematically defined points that

More information

The relationship between Image Resolution and Print Size

The relationship between Image Resolution and Print Size The relationship between Image Resolution and Print Size This tutorial deals specifically with images produced from digital imaging devices, not film cameras. Make Up of an Image. Images from digital cameras

More information

SCANNING GUIDELINES Peter Thompson (rev. 9/21/02) OVERVIEW

SCANNING GUIDELINES Peter Thompson (rev. 9/21/02) OVERVIEW SCANNING GUIDELINES Peter Thompson (rev. 9/21/02) OVERVIEW WHAT S A SCANNER? A machine that lets you input an image into your and save it as a digital file to be enhanced or altered by image editing software

More information

School of Digital Media Arts Photography GM300BB

School of Digital Media Arts Photography GM300BB Washtenaw Community College Don Werthmann School of Digital Media Arts Photography GM300BB 973-3586 http://courses.wccnet.edu/~donw donw@wccnet.edu What is a Digital Image? Any digital image is composed

More information

Colour Management Course Setting up a Colour Managed Workflow

Colour Management Course Setting up a Colour Managed Workflow Choosing an RGB Working Space Because the capture colour spaces (for scanners and cameras) tend to not be perfectly perceptually uniform or grey balanced, we convert the image into a Working Colour Space

More information

Using Adobe Photoshop

Using Adobe Photoshop Using Adobe Photoshop 1-1 - Advantages of Digital Imaging Until the 70s, using computers for images was unheard of outside academic circles. As general purpose computers have become faster with more capabilities,

More information

Chapter 4. Incorporating Color Techniques

Chapter 4. Incorporating Color Techniques Chapter 4 Incorporating Color Techniques Color Modes Photoshop displays and prints images using specific color modes A mode is the amount of color data that can be stored in a given file format 2 Color

More information

PHOTOGRAPHY AND DIGITAL IMAGING

PHOTOGRAPHY AND DIGITAL IMAGING PHOTOGRAPHY AND DIGITAL IMAGING In this session, the presenter Tim Cordell began the session by explaining that there are two basic components in digital images, the number of pixels and print size. Mr.

More information

4/23/12. Improving Your Digital Photographs + ABOUT ME. + CHANGES in PHOTOGRAPHY. CAMERA and DARKROOM Pro? Cons? DIGITAL PHOTOS Pro? Con?

4/23/12. Improving Your Digital Photographs + ABOUT ME. + CHANGES in PHOTOGRAPHY. CAMERA and DARKROOM Pro? Cons? DIGITAL PHOTOS Pro? Con? Improving Your Digital Photographs Dana Baumgart Marketing Consultant UW Oshkosh Adjunct Faculty ABOUT ME 1997-2001 Attended UWO 2003-2004 Attended Marian College 2001-2003 Marketing Coordinator 2003-2007

More information

Bitmap Image Formats

Bitmap Image Formats LECTURE 5 Bitmap Image Formats CS 5513 Multimedia Systems Spring 2009 Imran Ihsan Principal Design Consultant OPUSVII www.opuseven.com Faculty of Engineering & Applied Sciences 1. Image Formats To store

More information

Basics to Fine Art Printing and Mounting for Exhibition

Basics to Fine Art Printing and Mounting for Exhibition Basics to Fine Art Printing and Mounting for Exhibition Umbrella Program Agenda 9Aug17 Basics to Image Ready for Printing Definitions, Concepts, Tools Workflow Preparing Image for Printing 16Aug17 Getting

More information

PHOTOSHOP. pixel based image editing software (pixel=picture element) several small dots or pixels make up an image.

PHOTOSHOP. pixel based image editing software (pixel=picture element) several small dots or pixels make up an image. Photoshop PHOTOSHOP pixel based image editing software (pixel=picture element) several small dots or pixels make up an image. RESOLUTION measurement of the total number of pixels displayed determines the

More information

ITP 140 Mobile App Technologies. Colors Images Icons

ITP 140 Mobile App Technologies. Colors Images Icons ITP 140 Mobile App Technologies Colors Images Icons Establish a style Look and Feel Create or choose a color palette Pick colors that complement each other Pick colors that are representative of your app

More information

LECTURE 02 IMAGE AND GRAPHICS

LECTURE 02 IMAGE AND GRAPHICS MULTIMEDIA TECHNOLOGIES LECTURE 02 IMAGE AND GRAPHICS IMRAN IHSAN ASSISTANT PROFESSOR THE NATURE OF DIGITAL IMAGES An image is a spatial representation of an object, a two dimensional or three-dimensional

More information

By Washan Najat Nawi

By Washan Najat Nawi By Washan Najat Nawi how to get started how to use the interface how to modify images with basic editing skills Adobe Photoshop: is a popular image-editing software. Two general usage of Photoshop Creating

More information

Digital Images. Back to top-level. Digital Images. Back to top-level Representing Images. Dr. Hayden Kwok-Hay So ENGG st semester, 2010

Digital Images. Back to top-level. Digital Images. Back to top-level Representing Images. Dr. Hayden Kwok-Hay So ENGG st semester, 2010 0.9.4 Back to top-level High Level Digital Images ENGG05 st This week Semester, 00 Dr. Hayden Kwok-Hay So Department of Electrical and Electronic Engineering Low Level Applications Image & Video Processing

More information

Slide Scanning Converting Your Film Photographs to Digital. Presentation to UCHUG - 8/06/08 G. Skalka

Slide Scanning Converting Your Film Photographs to Digital. Presentation to UCHUG - 8/06/08 G. Skalka Slide Scanning Converting Your Film Photographs to Digital Presentation to UCHUG - 8/06/08 G. Skalka Why Scan? Film and prints degrade - bits do not Infinite identical copies of digital image Storage space

More information

Color, Resolution, & Other Image Essentials

Color, Resolution, & Other Image Essentials www.gilbertconsulting.com blog.gilbertconsulting.com kgilbert@gilbertconsulting.com Twitter: @gilbertconsult lynda.com/keithgilbert Every Photoshop image consists of three specific attributes: image resolution,

More information

Color Management. A ShortCourse in. D e n n i s P. C u r t i n. Cover AA30470C. h t t p : / / w w w. ShortCourses. c o m

Color Management. A ShortCourse in. D e n n i s P. C u r t i n. Cover AA30470C. h t t p : / / w w w. ShortCourses. c o m AA30470C Cover Cover A ShortCourse in Color Management AA30470C D e n n i s P. C u r t i n h t t p : / / w w w. ShortCourses. c o m h t t p : / / w w w. P h o t o C o u r s e. c o m 1 Color Management

More information

Digital imaging or digital image acquisition is the creation of digital images, typically from a physical scene. The term is often assumed to imply

Digital imaging or digital image acquisition is the creation of digital images, typically from a physical scene. The term is often assumed to imply Digital imaging or digital image acquisition is the creation of digital images, typically from a physical scene. The term is often assumed to imply or include the processing, compression, storage, printing,

More information

Resolution: The Peanut Butter Analogy

Resolution: The Peanut Butter Analogy Resolution: The Peanut Butter Analogy When you scan an image or take a digital picture you are collecting a batch of pixels. The mega pixel rating of your camera or your scanner s sensitivity will determine

More information

Color Management For A Sign Maker. An introduction to a very deep subject.

Color Management For A Sign Maker. An introduction to a very deep subject. Color Management For A Sign Maker An introduction to a very deep subject. So Many Terms to remember Color Space Gamut ICC Color Profile RIP Software Preset Files/Media Settings Files Rendering Intents

More information

Fundamentals of Multimedia

Fundamentals of Multimedia Fundamentals of Multimedia Lecture 2 Graphics & Image Data Representation Mahmoud El-Gayyar elgayyar@ci.suez.edu.eg Outline Black & white imags 1 bit images 8-bit gray-level images Image histogram Dithering

More information

Graphics for Web. Desain Web Sistem Informasi PTIIK UB

Graphics for Web. Desain Web Sistem Informasi PTIIK UB Graphics for Web Desain Web Sistem Informasi PTIIK UB Pixels The computer stores and displays pixels, or picture elements. A pixel is the smallest addressable part of the computer screen. A pixel is stored

More information

Using Adobe Photoshop

Using Adobe Photoshop Using Adobe Photoshop 4 Colour is important in most art forms. For example, a painter needs to know how to select and mix colours to produce the right tones in a picture. A Photographer needs to understand

More information

ITP 140 Mobile App Technologies. Images

ITP 140 Mobile App Technologies. Images ITP 140 Mobile App Technologies Images Images All digital images are rectangles! Each image has a width and height 2 Terms Pixel A picture element Screen size In inches Resolution A width and height DPI

More information

4 Images and Graphics

4 Images and Graphics LECTURE 4 Images and Graphics CS 5513 Multimedia Systems Spring 2009 Imran Ihsan Principal Design Consultant OPUSVII www.opuseven.com Faculty of Engineering & Applied Sciences 1. The Nature of Digital

More information

Portfolio Primer University of Minnesota School of Architecture College of Design

Portfolio Primer University of Minnesota School of Architecture College of Design Portfolio Primer University of Minnesota School of Architecture College of Design John Comazzi, Associate Professor of Architecture Let your images breath. Avoid overlaps of images and text over images.

More information

Yearbook Color Management. Matthew Bernius. Rochester Institute of Technology School of Print Media

Yearbook Color Management. Matthew Bernius. Rochester Institute of Technology School of Print Media Yearbook Color Management Matthew Bernius Rochester Institute of Technology School of Print Media Topic Overview Color in Theory Color in Production Color Management Image Editing (best practices) 1 Color

More information

THE PARTNERSHIP FOR THE EAST ASIAN-AUSTRALIASIAN FLYWAY LOGO

THE PARTNERSHIP FOR THE EAST ASIAN-AUSTRALIASIAN FLYWAY LOGO Partnership of the East Asian-Australasian Flyway I LOGO Guide THE PARTNERSHIP FOR THE EAST ASIAN-AUSTRALIASIAN FLYWAY LOGO Pantone 654 Process C: 100 / M: 67 / Y: 0 / K: 38 Web Safe R: 0 / G: 51 / B:

More information

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB Unit 5 Graphics and Images Slides based on course material SFU Icons their respective owners 1 Learning Objectives In this unit you will learn

More information

Note the increase in tonalities from 8 bit to 16 bit.

Note the increase in tonalities from 8 bit to 16 bit. T H E B L A C K & W H I T E P A P E R S D A L M A T I A N S D E F I N I T I O N S 8 B I T A bit is the possible number of colors or tones assigned to each pixel. In 8 bit files, 1 of 256 tones is assigned

More information

Identifying Design Elements When Preparing Images

Identifying Design Elements When Preparing Images DOMAIN 2 Identifying Design Elements When Preparing Images OBJECTIVES Upon completion of this domain, you should be able to: Demonstrate knowledge of image resolution, image size, and image file format

More information

Digital Art Requirements for Submission

Digital Art Requirements for Submission Requirements for Submission Contents 1. Overview What Is Digital Art? Types of Digital Art: Scans and Computer-Based Drawings 3 3 3 2. Image Resolution for Continuous-Tone Scans Continuous-Tone or Bi-tonal?

More information

all editorial writing.

all editorial writing. PROOFREADING INSTRUCTIONS 1. Read the entire article carefully. Please note that your article has been edited for journal style and for English grammar and usage. Not all editorial changes will be mentioned

More information

Elements of Design. Basic Concepts

Elements of Design. Basic Concepts Elements of Design Basic Concepts Elements of Design The four elements of design are as follows: Color Line Shape Texture Elements of Design Color: Helps to identify objects Helps understand things Helps

More information

CS 547 Digital Imaging Lecture 2

CS 547 Digital Imaging Lecture 2 CS 547 Digital Imaging Lecture 2 Basic Photo Corrections & Retouching and Repairing Selection Tools Rectangular marquee tool Use to select rectangular images Elliptical Marque Tool Use to select elliptical

More information

HTTP transaction with Graphics HTML file + two graphics files

HTTP transaction with Graphics HTML file + two graphics files HTTP transaction with Graphics HTML file + two graphics files Graphics are grids of Pixels (Picture Elements) Each pixel is exactly one color. At normal screen resolution you can't tell they are square.

More information

HP Designjet Z2100 and Z3100 Printers Deliver Professional Quality, Durable Prints

HP Designjet Z2100 and Z3100 Printers Deliver Professional Quality, Durable Prints HP Designjet Z2100 and Z3100 Printers Deliver Professional Quality, Durable Prints The HP Designjet Z2100 and Z3100 printers use new HP 70 Vivera Pigment Inks to deliver superb imaging performance, fade

More information

4/9/2015. Simple Graphics and Image Processing. Simple Graphics. Overview of Turtle Graphics (continued) Overview of Turtle Graphics

4/9/2015. Simple Graphics and Image Processing. Simple Graphics. Overview of Turtle Graphics (continued) Overview of Turtle Graphics Simple Graphics and Image Processing The Plan For Today Website Updates Intro to Python Quiz Corrections Missing Assignments Graphics and Images Simple Graphics Turtle Graphics Image Processing Assignment

More information

Image optimization guide

Image optimization guide Image Optimization guide for Image Submittal Images can play a crucial role in the successful execution of a book project by enhancing the text and giving the reader insight into your story. Although your

More information

Images and Displays. Lecture Steve Marschner 1

Images and Displays. Lecture Steve Marschner 1 Images and Displays Lecture 2 2008 Steve Marschner 1 Introduction Computer graphics: The study of creating, manipulating, and using visual images in the computer. What is an image? A photographic print?

More information