Pages

Showing posts with label Edge Burning. Show all posts
Showing posts with label Edge Burning. Show all posts

Learn What is resampling

Resampling refers to changing the pixel dimensions (and therefore display size) of an image. When you downsample (or decrease the number of pixels), information is deleted from the image. When you resample up (or increase the number of pixels), new pixels are added based on color values of existing pixels. You specify an interpolation method to determine how pixels are added or deleted.

Resampling examples: A. Downsampled B. Original C. Resampled up (Selected pixels displayed for each image) 

Keep in mind that resampling can result in poorer image quality. For example, when you resample an image to larger pixel dimensions, the image will lose some detail and sharpness. Applying the Unsharp Mask filter to a resampled image can help refocus the image's details.  

You can avoid the need for resampling by scanning or creating the image at a high enough resolution. If you want to preview the effects of changing pixel dimensions on-screen or print proofs at different resolutions, resample a duplicate of your file.

Color gamuts in Photoshop


A gamut is the range of colors that a color system can display or print. The spectrum of colors seen by the human eye is wider than the gamut available in any color model.

Among the color models used in Photoshop, L*a*b has the largest gamut, encompassing all colors in the RGB and CMYK gamuts. Typically, RGB gamuts contain the subset of these colors that can be viewed on a computer or television monitor (which emits red, green, and blue light). Therefore, some colors, such as pure cyan or pure yellow, can't be displayed accurately on a monitor.

CMYK gamuts are smaller, consisting only of colors that can be printed using process-color inks. When colors that cannot be printed are displayed on-screen, they are referred to as out-of-gamut colors--that is, outside a CMYK gamut.

Important: The gamut for an RGB or CMYK image depends on its document profile.



Color gamuts: A. A Lab color gamut B. An RGB color gamut C. A CMYK color gamut.

What is Actions


An action is a series of commands that you play back on a single file or a batch of files. For example, you can create an action that applies an Image Size command to change an image to a specific size in pixels, followed by an Unsharp Mask filter that resharpens the detail, and a Save command that saves the file in the desired format.

Most commands and tool operations are recordable in actions. Actions can include stops that let you perform tasks that cannot be recorded (for example, using a painting tool). Actions can also include modal controls that let you enter values in a dialog box while playing an action. Actions form the basis for droplets, small applications that automatically process all files that are dragged onto their icon.


Action applied to an image

Both Photoshop and ImageReady ship with a number of predefined actions, although Photoshop has significantly more actions than ImageReady. You can use these actions as is, customize them to meet your needs, or create new actions.