PSP X "Help" Documentation Errata

Last Update: March 10, 2006

*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
This is an unofficial list of documentation errors found in the PSP X online Help documentation. It is in no way affiliated with Corel, Inc. but is purely the work of some dedicated PSP users concerned about the growing list of documentation errors.

The list is sorted by article title, and consists of 2 parts. The first part, which is indexed alphabetically at the top, contains corrections for errors found in the documentation. The second part is a very handy guide to finding items that are documented, but not indexed in the online Help documentation. This is not a complete index, but only a supplemental list of missing index entries.

If you find errors in the online Help documentation for PSP X and wish to submit an Error Report for inclusion in this document, please click on the Error Report button below.

Error Report button

*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *

      Browsing through image folders
      Recording and saving a script
      Scaling and transforming images
      To apply a Geometric effect
      To apply a Texture effect
      To customize brush settings
      To delete file locations for a resource
      To make vector objects the same size
      To copy and move a selected image area
      To move a selected image area
      To move a vector object
      To move the selection marquee
      To resize and transform text
      To scale or transform an image
      To select a node
      To select vector objects with the Pick tool
      To set Browser palette preferences
      To set Browser palette preferences (2)
      To size and shape a vector object
      To toggle between Interactive and Silent script playback mode
      Working with scripting tools and features
      X Missing Index Entries



Browsing through image folders

Current Documentation: The screen capture of the Browser palette shows a "Thumbnail zoom button."

Comment/Correction: This is not a button. Clicking on it does nothing. It is a slider. Drag it from side to side to change the size of the thumbnail images.

Path: Getting started with Corel Paint Shop Pro > Browsing through image folders
Return to top Submitted by: Fred Hiltz


Recording and saving a script

Current Documentation: Speaking of the Scripts-Restricted and Scripts-Trusted folders, the documentation says: "These folders reside inside the path X:\Program Files\Corel Paint Shop Pro X, where 'X' indicates the drive on which you installed Corel Paint Shop Pro. When saving a script for the first time, the path defaults to the Restricted folder. After that, it defaults to the most recently used folder."

Comment/Correction: This is at least misleading, if not totally incorrect. This article should reflect, instead, that though there are Scripts-Restricted and Scripts-Trusted folders in the Corel Paint Shop Pro X folder, scripts that the user saves should be directed to the My PSP Files Scripts-Restricted and Scripts-Trusted folders and not the Corel folders. In fact, when saving a script for the first time, the user is directed to the My PSP Files folders, and not the Corel folders.

Path: Automating Tasks > Recording and saving a script
Return to top Submitted by: Suz Shook


Scaling and transforming images

Current Documentation: "To resize a floating selection or layer and keep the same proportions, select the Pick tool, hold down the right mouse button, and drag a corner handle of the bounding box."

Comment/Correction: "To resize a floating selection or layer and keep the same proportions, select the Pick tool, hold down the right mouse button left mouse button, and drag a corner handle of the bounding box."

Path: Retouching and restoring images > Scaling and transforming images
Return to top Submitted by: Suz Shook


To apply a Geometric effect

Current Documentation: In the list of Geometric effects, the last one listed is Sphereize.

Comment/Correction: That effect should be Sphereize Spherize.

Path: Applying effects > Applying Geometric effects > To apply a Geometric effect
Return to top Submitted by: Suz Shook


To apply a Texture effect

Current Documentation: In the list of Texture effects, Mosaic Glass is listed.

Comment/Correction: That effect should be Mosaic-Glass Mosaic-Glass.

Path: Applying effects > Applying Texture effects > To apply a Texture effect
Return to top Submitted by: Suz Shook


To customize brush settings

Missing documentation: The "light bulb" hints at the end of the article need an additional hint:

All the brush tips and all the presets supplied with PSP 10 make tablet pressure control the size of the brush. If you prefer to leave brush size to the numeric entry in the Tool Options palette, Alt + drag, and the keyboard shortcuts (as PSP 9 does), you have two choices. You may override this setting in the Brush Variance palette every time you use them or you may edit the scripts that encode this behavior with Notepad or another text editor. Open each script and change the line:
'SizeVariance': App.Constants.VarianceMethod.Pressure,

to

'SizeVariance': App.Constants.VarianceMethod.None,

Be careful not to change the punctuation or white space in the script. Find the scripts under C:\Program Files\Corel\Corel Paint Shop Pro X\ in the Brushes folder (the BrushTip scripts) and the Presets folder (all scripts with the name of a brush as the second part of the name, such as Preset_Eraser or Preset_EmbossTool or Preset_Paintbrush).

In the same vein, any brush tip or preset that you create will control brush size with tablet pressure unless you remember to set the Size option to Normal in the Brush Variance palette before saving the brush tip or brush preset.

See tip #182 in http://users.adelphia.net/~suzshook/10tips.htm for more about how brush tips and brush presets work.

Path: Working With Brushes > Customizing Brush Settings > To Customize Brush Settings
Return to top Submitted by: Fred Hiltz


To delete file locations for a resource

Current Documentation: This article says that to delete file locations for a resource in File > Preferences > File Locations, once the location has been selected, the user is to "click Delete."

Comment/Correction: There is no Delete button. The documentation should say: "click Delete Remove."

Path: Customizing Paint Shop Pro > Setting File Locations > To delete file locations for a resource
Return to top Submitted by: Suz Shook


To make vector objects the same size

Current Documentation: "To maintain the object’s proportions while resizing, select the object with the Pick tool, and then right-click and drag a corner handle."

Comment/Correction: "To maintain the object’s proportions while resizing, select the object with the Pick tool, and then right-click left-click and drag a corner handle."

Path: Drawing and editing vector objects > Sizing, shaping, and rotating vector objects > To make vector objects the same size
Return to top Submitted by: Suz Shook


To copy and move a selected image area

Current Documentation: This article states that To: "Copy and move the selection to a new position", Do the following: "Hold down Alt, and drag the selection using one of the selection tools."

Comment/Correction: This item is incomplete - a note should be added that says: "This works only when the tool's Mode = Replace."

Path: Working with selections > Moving, clipping, and rotating selections > To move a selected image area
Return to top Submitted by: Fred Hiltz


To move a selected image area

Current Documentation: "You can also move the selection 10 pixels by holding down Shift and pressing one of the following keys: Page Up (to move up), Page Down (to move down), Home (to move left), or End (to move right)."

Comment/Correction: This "tip" at the bottom of the page is wrong. You cannot move a selection this way. That "tip" should be completely dropped.

Path: Working with selections > Moving, clipping, and rotating selections > To move a selected image area
Return to top Submitted by: Suz Shook


To move a vector object

Current Documentation: This article states that "you can also"

  1. Move one pixel at a time   Hold down Shift or Ctrl, and press the arrow keys.
  2. Move 10 pixels at a time   Hold down Ctrl + Shift and press the arrow keys.

Comment/Correction: These two items should read as follows:

  1. Move one pixel at a time   Hold down Shift or Ctrl, and press the arrow keys.
  2. Move 10 pixels at a time   Hold down Ctrl + Shift and press the arrow keys.

Missing documentation: Noticeably missing from this article are the ways to move vector objects 50 and 100 pixels at a time. To move a vector object 50 pixels at a time, hold down Shift and press the arrow keys. To move a vector object 100 pixels at a time, hold down Ctrl + Shift and press the arrow keys.

Path: Drawing and editing vector objects > Aligning, distributing, and arranging vector objects > To move a vector object
Return to top Submitted by: Suz Shook


To move the selection marquee

Current Documentation: The documentation states that to move the selection marquee:

"1. On the Tools Toolbar, choose the Move tool.
2. Drag the selection marquee to a new postion."

The "tip" says: "You can also move the selection marquee by right-clicking and dragging."

Comment/Correction: The "tip" should really be part of number 2, as this is the ONLY way to move a selection marquee using the Move tool. Therefore, number 2 should say:

"2. Right-click and drag the selection marquee to a new position."

Missing documentation: Noticeably missing from this article is the second way to move the selection marquee, using the current selection tool. To move the selection marquee using the current selection tool, place the cursor inside the marquee, hold down the right mouse button, and drag the marquee. If the Mode used to make the selection is Replace, the cursor will change to the Move cursor; for other modes, the cursor will not change, but the marquee will still be moved.

Path: Working with selections > Moving, clipping, and rotating selections > To move the selection marquee
Return to top Submitted by: Suz Shook


To resize and transform text

Current Documentation: "If you want to maintain the current proportions, right-click and drag a corner handle."

Comment/Correction: "If you want to maintain the current proportions, right-click left-click and drag a corner handle."

Path: Working with text > Sizing and transforming text > To resize and transform text
Return to top Submitted by: Suz Shook


To scale or transform an image

Current Documentation: "To resize while keeping the same proportions, drag a corner handle."

Comment/Correction: "To resize while keeping the same proportions, left-click and drag a corner handle."

Path: Retouching and restoring images > Scaling and transforming images > To scale or transform an image
Return to top Submitted by: Suz Shook


To select a node

Current Documentation: In this article it says to "Select the next or previous node on a contour Hold down Shift, and press an arrow key."

Comment/Correction: The documentation should say to "Select the next or previous node on a contour Hold down Shift,and press an arrow key the [ or the ] key."

Path: Drawing and editing vector objects > Working with nodes > To select a node
Return to top Submitted by: Suz Shook


To select vector objects with the Pick tool

Current Documentation: This article states: "You can also marquee select the objects by holding down Shift and dragging around them."

Comment/Correction: Although technically correct, this sentence is misleading. You need not hold down Shift. Just drag a rectangle around the objects to select them all.

Missing documentation: Select vector objects with the Pick tool in its Vector mode or with the Object Selector tool (Customize > Unused Commands), the former name of the same tool.

  • Click on an object to select it.

  • Drag a rectangle around several objects to select all objects on all visible vector layers that lie completely within the rectangle. To exempt a layer, turn off its visibility in the Layers palette.

  • Click on any object in a group to select the entire group.

  • To select just one object in a group, hold Ctrl + Shift + Alt while clicking on it.

  • Ctrl + A selects all objects on all vector layers - visible or not - when any vector layer is active in the Layers palette. When a raster layer is active, it selects all pixels of that layer.

  • When vector and raster layers are both present, the Pick tool switches between vector and raster modes as you click on vector or raster layers. This can become difficult when the objects of interest overlap or obscure one another. Turning off the visibility of some layers can help. Alternatively, use the Object Selector tool for vector objects and the Deform tool (Customize > Unused Commands), the former name of the Pick tool's raster mode, for raster selections.

Path: Drawing and editing vector objects > Selecting vector objects > To select vector objects with the Pick tool
Return to top Submitted by: Fred Hiltz


To set Browser palette preferences

Current Documentation: "You can adjust thumbnail width and height independently, by unmarking the Symmetric check box and setting or typing values in the Width and Height controls."

Comment/Correction: You cannot adjust thumbnail size here. See the thumbnail zoom slider in the Browser palette. It has the icon that many applications use for "search."

Path: Customizing Paint Shop Pro > Setting Browser palette preferences > To set Browser palette preferences
Return to top Submitted by: Fred Hiltz


To set Browser palette preferences (2)

Current Documentation: "You can display thumbnails that look like raised button bars by unmarking the Display flat style thumbnails check box. "

Comment/Correction: This paragraph should be omitted. It describes a PSP 9 function removed from PSP X.

Path: Customizing Paint Shop Pro > Setting Browser palette preferences > To set Browser palette preferences
Return to top Submitted by: Fred Hiltz


To size and shape a vector object

Current Documentation: "If you want to resize while keeping the current proportions, right-click and drag a corner handle."

Comment/Correction: The documentation should say: "If you want to resize while keeping the current proportions, right-click left-click and drag a corner handle."

Path: Drawing and editing vector objects > Sizing, shaping, and rotating vector objects > To size and shape a vector object
Return to top Submitted by: Suz Shook


To toggle between Interactive and Silent script playback mode

Current Documentation: This documentation is unclear and somewhat inaccurate: "If you've edited the script and set part or all of it to run in either Silent or Interactive mode, clicking the Toggle Execution Mode button will not override that setting. If a script is set to Default mode, the state of this button will override the Toggle Execution Mode setting."

Comment/Correction: "If you've edited the script and set part or all of it to run in either Silent or Interacitve mode, clicking the Toggle Execution Mode button will not override that setting. If a script is set to Default mode, the state of this button will override the Toggle Execution Mode setting. The Toggle Execution Mode setting affects only those steps/commands set to Default mode within the script."

Path: Automating Tasks > Running a saved script > To toggle between Interactive and Silent script playback mode
Return to top Submitted by: Suz Shook


Working with scripting tools and features

Current Documentation: In the description of the Run Script button: "The Run Script button to lets you navigate to and select the script you want to load."

Comment/Correction: "The Run Script button to lets you navigate to and select the script you want to load."

Path: Automating Tasks > Working with scripting tools and features
Return to top Submitted by: Suz Shook


X Missing Index Entries

The following topics, though found in the online Help documentation, are not indexed. We hope this index helps you find the information you are seeking.

Note: Some of the 'See' and 'See also' entries refer to terms indexed here, and some refer to terms in the Corel Help index.

3D effects: Applying effects > Applying 3D effects > To apply a 3D effect

Adjustment layer: See Layer, Adjustment
Aged Newspaper effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Air Brush tool: See also Brushes
Air Brush tool: Workspace tour > Using tools
Alpha channels: Customizing Corel Paint Shop Pro > Setting file format preferences > To set PNG preferences
Arithmetic command: Applying effects > Combining images > To combine images using the Arithmetic command
Art Media effects: Applying effects > Applying Art Media effects > To apply an Art Media effect
Art Media layer: See Layer, Art Media
Artistic effects: Applying effects > Applying Artistic effects > To apply an Artistic effect
Aspect ratio: See Print layout; Image resize; Canvas Resize; Pick tool; Crop tool; Preset Shapes tool
Associations, file format: See Preferences, Setting file format associations
Auto-Action preferences: See Preferences, Setting Auto-Action preferences
Automatic Saturation Enhancement: Welcome to Corel Paint Shop Pro > Moving from Paint Shop Pro 9 to Corel Paint Shop Pro
Automatic Small Scratch Removal: Adjusting images > Adding or removing noise > To remove scratches from a selection automatically
Automatic Small Scratch Removal: Retouching and restoring images > Removing scratches
Autosave: Customizing Corel Paint Shop Pro > Setting autosave preferences
Average: Adjusting images > Blurring images
Average: Adjusting images > Blurring images > To apply blurring based on nearby pixel intensity

Background Eraser tool: Retouching and restoring images > Erasing image areas
Background Eraser tool: See also Brushes
Background Eraser tool: Workspace tour > Using tools
Background color: See Materials palette, using
Background layer: See Layer, Background
Background material: See Materials palette, using
Backlighting: Adjusting images > Darkening images > To darken a photo
Balls and Bubbles effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Barrel Distortion Correction: See Lens distortion
Batch rename: Automating tasks > Renaming files in batches > To rename files in a batch
Black Pencil effect: Applying effects > Applying Art Media effects > To apply an Art Media effect
Black and White Film effect: Applying effects > Applying Photo effects > To apply the Black and White Film effect
Black and White Points: Welcome to Corel Paint Shop Pro > Moving from Paint Shop Pro 9 to Corel Paint Shop Pro
Blemish Fixer: Retouching and restoring images > Applying cosmetic corrections > To remove facial blemishes
Blemish Fixer: See also Makeover tool
Blend mode: See Layer Blend Modes; Brushes
Blend modes: Working with brushes > Choosing brush options
Blend modes: Working with layers > Understanding layers
Blend range: Working with layers > Blending layers > To set the blend range of a layer
Blend ranges: Working with layers > Blending layers > To set the blend range of a layer
Blinds effect: Applying effects > Applying Texture effects > To apply a Texture effect
Blooming: See Chromatic Aberration Removal
Blur: Adjusting images > Blurring images
Blur More: See Blur
Brightness/Contrast: Adjusting images > Adjusting brightness and contrast
Brightness/Contrast: Adjusting images > Adjusting brightness and contrast > To change brightness or contrast
Browser palette preferences: See Preferences, Setting Browser palette preferences
Brush Outlines: Customizing Corel Paint Shop Pro > Setting display and caching preferences > To set display and caching preferences
Brush Strokes effect: Applying effects > Applying Art Media effects > To apply an Art Media effect
Brush variance: Working with brushes > Customizing brush settings
Brushes: Working with brushes > Choosing brush options
Brushes: Working with brushes > Choosing brushes
Brushes: Working with brushes > Creating brush tips and presets
Brushes: Working with brushes > Customizing brush settings
Brushes: Working with brushes > Using brushes
Bump map: Applying effects > Applying artistic effects
Burn tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Burn tool: Retouching and restoring images > Retouching image areas by using brushes
Burn tool: Workspace tour > Using tools
Burn: See Layer Blend Modes
Buttonize effect: Applying effects > Applying 3D effects > To apply a 3D effect

Caching preferences: See Preferences, Setting display and caching preferences
Cancel script recording: See Script, cancel recording
Change to Target Brush tool: Retouching and restoring images > Retouching image areas by using brushes
Change to Target Brush tool: Workspace tour > Using tools
Channel mixer: Adjusting images > Adjusting color balance > To mix color channels
Channel mixer: Working with layers > Using adjustment layers
Channel, split: See Split channel
Charcoal effect: Applying effects > Applying Art Media effects > To apply an Art Media effect
Chisel effect: Applying effects > Applying 3D effects > To apply a 3D effect
Chroma Subsampling: Creating images for the Web > Working with JPEG files
Chromatic Aberration Removal: Adjusting images > Removing chromatic aberrations > To remove chromatic aberrations from a photo
Chrome effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Circle effect: Applying effects > Applying geometric effects > To apply a Geometric effect
Clarify: Adjusting images > Adjusting brightness and contrast > To enhance depth and clarity
Clarify: Adjusting images > Fixing common problems
Clipping: See Unsharp Mask; Arithmetic command; Layers
Clone Brush tool: See also Brushes
Clone Brush tool: Retouching and restoring images > Removing flaws and objects > To clone a part of an image
Clone Brush tool: Workspace tour > Using tools
Color Replacer tool: Retouching and restoring images > Filling areas with colors or materials
Color Replacer tool: See also Brushes
Color Replacer tool: Retouching and restoring images > Replacing colors or materials
Color Replacer tool: Workspace tour > Using tools
Color balance: Adjusting images > Adjusting color balance
Color cast: See Fade correction; Red/Green/Blue
Color matching: Welcome to Corel Paint Shop Pro > Moving from Paint Shop Pro 9 to Corel Paint Shop Pro
Color matching: Welcome to Corel Paint Shop Pro > Moving from Paint Shop Pro 9 to Corel Paint Shop Pro
Color shift: See Hue Map; Manual Color Correction
Color, background/foreground: See Materials palette, using
Color, replacing: See Selections, adding color
Color: See Layer Blend Modes
Colored Chalk effect: Applying effects > Applying Art Media effects > To apply an Art Media effect
Colored Edges effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Colored Foil effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Colored Pencil effect: Applying effects > Applying Art Media effects > To apply an Art Media effect
Colorize: See also Hue/Saturation/Lightness
Colorize: Adjusting images > Adjusting hue and saturation > To create a duotone photo
Combine channels: Working with advanced color features > Using color channels > To combine color channels
Combine photos: Working with layers > Using layers with photos > To use layers with photos
Combine vector objects: Drawing and editing vector objects > Copying and moving vector objects > To copy or move a vector object
Contours effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Contract nodes: See Transforming, nodes
Convert to path: Drawing and editing vector objects > Converting objects to paths
Converting text to curves: Working with text > Converting text to curves
Copy merged: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting
Crop shading options: See Preferences, Setting crop shading options
Crop tool: Adjusting images > Cropping images > To crop an image
Crop tool: Adjusting images > Cropping images
Crop tool: Workspace tour > Using tools
Curlicues effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Cursor, precise: Customizing Corel Paint Shop Pro > Setting display and caching preferences > To set display and caching preferences
Cursor: See Brush outlines
Curves: Adjusting images > Adjusting brightness and contrast > To change color channel brightness
Cut: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting
Cutout effect: Applying effects > Applying 3D effects > To apply a 3D effect
Cylinder Horizontal effect: Applying effects > Applying geometric effects > To apply a Geometric effect
Cylinder Vertical effect: Applying effects > Applying geometric effects > To apply a Geometric effect

Darken: See Layer Blend Modes
Deform tool: See also Pick tool
Deform tool: Welcome to Corel Paint Shop Pro > Moving from Paint Shop Pro 9 to Corel Paint Shop Pro
Deform tool: Welcome to Corel Paint Shop Pro > What’s new in Corel Paint Shop Pro
Deinterlace command: Adjusting images > Adding or removing noise > To sharpen video capture images
Density of brushes: Working with brushes > Choosing brush options
Depth, color: See Color depth
Desaturate: Adjusting images > Adjusting hue and saturation
Desaturate: Working with advanced color features > Decreasing the color depth of an image > To create an 8-bit greyscale image
Despeckle: Adjusting images > Adding or removing noise > To remove single-pixel specks
Detach object from path: Working with text > Fitting text to a path > To detach text from its associated vector object
Difference: See Layer Blend Modes
Digital Camera Noise Removal: Adjusting images > Removing digital photo noise
Dilate effect: Applying effects > Applying Edge effects > To apply an Edge effect
Display and caching preferences: See Preferences, Setting display and caching preferences
Display preferences: See Preferences, Setting display and caching preferences
Dissolve: See Layer Blend Modes
Distort: See Pick tool
Distortion effects: Applying effects > Applying Distortion effects > To apply a Distortion effect
Dodge tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Dodge tool: Retouching and restoring images > Retouching image areas by using brushes
Dodge tool: Workspace tour > Using tools
Dodge: See Layer Blend Modes
Drop Shadow effect: Applying effects > Applying 3D effects > To apply a 3D effect
Dropper tool: Painting and drawing with the Art Media tools > Working with the Mixer palette > To use Mixer palette colors
Dropper tool: Working with colors and materials > Choosing colors from an image or the desktop > To choose a color from the active image
Dropper tool: Working with colors and materials > Choosing colors from an image or the desktop > To choose a color from the desktop
Dropper tool: Workspace tour > Using tools
Dry Art Media Layer: Painting and drawing with the Art Media Tools > Working with Art Media layers > To dry or wet an Art Media layer
Duplicate contours: Drawing and editing vector objects > Editing contours and paths > To duplicate a contour
Duplicate image: Getting started with Corel Paint Shop Pro > Creating images > To duplicate an image
Duplicate layer: Working with layers > Duplicating layers

EXIF: Getting started with Corel Paint Shop Pro > Saving images
EXIF: Getting started with Corel Paint Shop Pro > Viewing images and image information > To view digital photo information
Edge Preserving Smooth: Adjusting images > Adding or removing noise > To remove noise while preserving edges
Edge effects: Applying effects > Applying Edge effects > To apply an Edge effect
Editing nodes: Drawing and editing vector objects > Working with nodes
Editing selections: Working with selections > Modifying selections
Ellipse tool: Drawing and editing vector objects > Drawing circles and elipses > To draw a circle or ellipse
Ellipse tool: Workspace tour > Using tools
Emboss effect: Applying effects > Applying Texture effects > To apply a Texture effect
Emboss tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Emboss tool: Retouching and restoring images > Retouching image areas by using brushes
Emboss tool: Workspace tour > Using tools
Empty clipboard: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting
Emptying the clipboard: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting > To empty the clipboard
Enamel effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Enhance More effect: Applying effects > Applying Edge effects > To apply an Edge effect
Enhance effect: Applying effects > Applying Edge effects > To apply an Edge effect
Environment map: Applying effects > Applying artistic effects
Eraser tool: See also Brushes
Eraser tool: Retouching and restoring images > Erasing image areas
Eraser tool: Workspace tour > Using tools
Erasing background: See Background Eraser tool
Erode effect: Applying effects > Applying Edge effects > To apply an Edge effect
Exclusion: See Layer Blend Modes
Expand nodes: See Transforming, nodes
Export GIF: See GIF, optimizing for the Web
Export JPEG: See JPEG, optimizing for the Web
Export PNG: See PNG, optimizing for the Web
Eye Dropper tool: See Dropper tool

Fade correction: Adjusting images > Adjusting color balance > To correct faded colors
Faded colors: See Fade correction
Fading images: Working with colors and materials > Using gradients
Fading images: Working with masks > Understanding masks
Feedback effect: Applying effects > Applying Reflection effects > To apply a Reflection effect
File format associations: See Preferences, Setting file format associations
File format preferences: See Preferences, Setting file format preferences
File locations: See Preferences, Setting file locations
Fill color: See Materials palette, using
Fill Flash: Adjusting images > Brightening images > To brighten an image
Fill properties: See Materials palette, using
Find All effect: Applying effects > Applying Edge effects > To apply an Edge effect
Find Horizontal effect: Applying effects > Applying Edge effects > To apply an Edge effect
Find Vertical effect: Applying effects > Applying Edge effects > To apply an Edge effect
Fine Leather effect: Applying effects > Applying Texture effects > To apply a Texture effect
Fisheye Distortion Correction: See Lens distortion
Fit to Image: Getting started with Corel Paint Shop Pro > Zooming and panning > To fit the window to the image
Fit to Image: Workspace tour > Viewing images > To fit the window to the image
Fit to Window: Customizing Corel Paint Shop Pro > Setting View preferences > To set view preferences
Flip nodes: See Transforming, nodes
Flood Fill tool: Retouching and restoring images > Filling areas with colors or materials
Flood Fill tool: Workspace tour > Using tools
Focus: Adjusting images > Making basic photo adjustments > To adjust a photo comprehensively
Focus: Adjusting images > Sharpening images
Focus: Adjusting images > Softening images
Foreground color: See Materials palette, using
Foreground material: See Materials palette, using
Free rotate: Adjusting images > Rotating images > To rotate an image
Free rotate: Working with selections > Moving, clipping, and rotating selections > To rotate a selection
Freehand Selection tool: Working with selections > Creating selections
Freehand Selection tool: Workspace tour > Using tools
Freehand selection tool: Working with selections > Creating selections > To create a selection by using the Freehand Selection tool
Full screen: Getting started with Corel Paint Shop Pro > Viewing images and image information > To view an image on the full screen
Fur effect: Applying effects > Applying Texture effects > To apply a Texture effect

Gamma: Adjusting images > Adjusting brightness and contrast > To correct exposure by using the histogram
Gamma: Adjusting images > Adjusting brightness and contrast > To adjust brightness, contrast, and gamma simultaneously
Gaussian Blur: See also Blur
Gaussian Blur: Adjusting images > Blurring images > To apply Gaussian blurring
Gaussian noise: Adjusting images > Adding or removing noise > To add noise
Geometric effects: Applying effects > Applying geometric effects > To apply a Geometric effect
Glowing Edges effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Grouping layers: See Layers, grouping; Layers, ungrouping
Groups, renaming: Working with layers > Renaming layers > To rename a layer

Halftone effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Hard Light: See also Layer Blend Modes
Hard Light: Adjusting images > Sharpening images > To apply high frequency sharpening
Hardness, brush: Working with brushes > Choosing brush options
Healing brush: See Makeover tool
High Pass effect: Applying effects > Applying Edge effects > To apply an Edge effect
High Pass Sharpen: Adjusting images > Sharpening images > To apply high frequency sharpening
Highlight/Midtone/Shadow: Adjusting images > Adjusting brightness and contrast > To adjust a photo’s highlights, midtones, and shadows
Histogram Adjustment: Adjusting images > Adjusting lightness and contrast > To correct exposure by using the histogram
Histogram Equalize: Adjusting images > Adjusting lightness and contrast > To distribute lightness across the photo
Histogram Stretch: Adjusting images > Adjusting lightness and contrast > To increase contrast by stretching the histogram
History: Getting started with Corel Paint Shop Pro > Undoing and redoing actions
Hot Wax Coating effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Hue Map: Adjusting images > Adjusting hue and saturation > To shift colors
Hue Up/Down tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Hue Up/Down tool: Retouching and restoring images > Retouching image areas by using brushes
Hue Up/Down tool: Workspace tour > Using tools
Hue/Saturation/Lightness: Adjusting images > Adjusting hue and saturation > To adjust hue, saturation, and lightness
Hue: See also Layer Blend Modes
Hue: Adjusting image > Adjusting hue and saturation

IPTC: Getting started with Corel Paint Shop Pro > Saving images
Illumination effects: Applying effects > Applying Illumination effects > To apply an Illumination effect
Image Mapper: Creating images for the Web > Mapping images
Image Slicer: Creating images for the Web > Slicing images
Image arithmetic: see Arithmetic command
Image effects: Applying effects > Applying Image effects > To apply an Image effect
Image information: Getting started with Corel Paint Shop Pro > Viewing images and image information > To view digital photo information
Infrared effect: Applying effects > Applying Photo effects > To apply the Infrared effect
Inner Bevel effect: Applying effects > Applying 3D effects > To apply a 3D effect

JPEG Artifact Removal: Adjusting images > Adding or removing noise > To remove artifacts from JPEG images
Jagged edges: See also Text, jagged edges; Anti-aliasing
Jagged edges: Getting started with Corel Paint Shop Pro > Creating images
Joining nodes: Drawing and editing vector objects > Drawing lines > To draw a line segment
Joining nodes: Drawing and editing vector objects > Editing contours and paths > To join two contours

Kaleidoscope effect: Applying effects > Applying Reflection effects > To apply a Reflection effect
Kerning: See Text, kerning
Keyboard Map: Customizing Corel Paint Shop Pro > Customizing keyboard shortcuts > To view the default keyboard shortcut

Layer Blend Modes: Working with layers > Blending Layers
Layer, Adjustment: Working with layers > Understanding layers
Layer, Adjustment: Working with layers > Using adjustment layers
Layer, Art Media: Painting and drawing with the Art Media tools > Working with Art Media layers
Layer, Art Media: Working with layers > Understanding layers
Layer, Background: Working with layers > Understanding layers
Layer, Mask: Working with layers > Understanding layers
Layer, Mask: Working with masks > Creating masks > To create a mask layer
Layer, Raster: Working with layers > Understanding layers
Layer, Vector: Working with layers > Understanding layers
Layers, grouping: Working with layers > Grouping layers > To create a layer group
Layers, resizing: Adjusting images > Resizing images > To resize an image
Layers, ungrouping: Working with layers > Grouping layers > To ungroup layers
Leading: See Text, leading
Lens Distortion effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Lens distortion: Adjusting images > Correcting lens distortions
Levels: Adjusting images > Adjusting brightness and contrast > To adjust brightness, contrast, and gamma simultaneously
Lighten/Darken tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Lighten/Darken tool: Retouching and restoring images > Retouching image areas by using brushes
Lighten/Darken tool: Workspace tour > Using tools
Lighten: See Layer Blend Modes; Fill Flash; Lighten/Darken tool
Lightness: Adjusting images > Adjusting brightness and contrast
Lightness: Adjusting images > Adjusting hue and saturation > To adjust hue, saturation, and lightness
Lightness: Working with advanced color features > Working with image palettes > Understanding color and color models
Lights effect: Applying effects > Applying Illumination effects > To apply an Illumination effect
Line styles: Drawing and editing vector objects > Drawing lines > To draw a line segment
Line styles: Drawing and editing vector objects > Saving custom line styles
Locations, file: See Preferences, Setting file locations
Luminance: See also Layer Blend Modes
Luminance: Adjusting images > Adjusting brightness and contrast < To correct exposure by using the histogram
Luminance: Working with masks > Creating masks > To create a mask from an image

Magic Wand tool: Working with selections > Creating selections
Magic Wand tool: Working with selections > Creating selections > To create a selection by using the Magic Wand tool
Magic Wand tool: Workspace tour > Using tools
Magnifying Lens effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Makeover tool: Retouching and restoring images > Applying cosmetic corrections
Makeover tool: Adjusting images > Fixing common problems
Makeover tool: Workspace tour > Using tools
Manual Color Correction: Welcome to Corel Paint Shop Pro > Moving from Paint Shop Pro 9 to Corel Paint Shop Pro
Margins, printer: Printing and e-mailing images > Printing images > To print the active image
Masks, from selections: Working with masks > Creating masks > To create a mask from a selection
Matching colors: See Color matching
Median Filter: Adjusting images > Adding or removing noise > To remove distinct areas of noise
Merging nodes: Drawing and editing vector objects > Working with nodes > To merge one or more nodes
Mesh Warp tool: Applying effects > Warping images
Mesh Warp tool: Applying effects > Warping images > To warp image areas by using a grid
Mesh Warp tool: Workspace tour > Using tools
Mirror nodes: See Transforming, nodes
Moiré Pattern Removal: Adjusting images > Adding or removing noise > To remove moiré patterns
Montage: See Collage
Mosaic-Antique effect: Applying effects > Applying Texture effects > To apply a Texture effect
Mosaic-Glass effect: Applying effects > Applying Texture effects > To apply a Texture effect
Motion Blur: See Blur
Move tool: Working with layers > Moving layers on the canvas > To move a layer on the canvas
Move tool: Workspace tour > Using tools
Multiply: See Layer Blend Modes

Negative Image effect: Adjusting images > Adjusting color balance > To create a photographic negative
Neon Glow effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Node types: Drawing and editing vector objects > Working with nodes
Nodes, editing: Drawing and editing vector objects > Working with nodes

Object Remover tool: Adjusting images > Fixing common problems
Object Remover tool: Retouching and restoring images > Removing flaws and objects
Object Remover tool: Retouching and restoring images > Removing flaws and objects > To remove objects from a photo
Object Remover tool: Workspace tour > Using tools
Object Selection tool: Welcome to Corel Paint Shop Pro > Moving from Paint Shop Pro 9 to Corel Paint Shop Pro
Object Selection tool: See also Pick tool
Object Selection tool: Welcome to Corel Paint Shop Pro > What’s new in Corel Paint Shop Pro
Objects, renaming: Drawing and editing vector objects > Editing shapes > To modify vector object properties
Objects, selecting vector: Drawing and editing vector objects > Selecting vector objects > To select vector objects with the Pick tool
Offset effect: Applying effects > Applying Image effects > To apply an Image effect
Offset: See Text, offset
One Step Noise Removal: Adjusting images > Fixing common problems
One Step Noise Removal: Adjusting images > Removing digital photo noise
One Step Photo Fix: Adjusting images > Fixing common problems
One Step Photo Fix: Adjusting images > Making basic photo adjustments
One Step Purple Fringe Fix: Adjusting images > Removing purple fringe > To remove purple fringe from a photo
Opacity of brushes: Working with brushes > Choosing brush options
Outer Bevel effect: Applying effects > Applying 3D effects > To apply a 3D effect
Outline text: Working with text > Applying text > To create text
Outline: See Brush outlines
Overlay: See also Layer Blend Modes
Overlay: Adjusting images > Sharpening images > To apply high frequency sharpening

PCD file format preferences: See Preferences, Setting PCD file format preferences
PNG preferences: See Preferences, Setting PNG preferences
Page Curl effect: Applying effects > Applying Image effects > To apply an Image effect
Paint Brush tool: Working with brushes > Choosing brush options
Paint Brush tool: Working with brushes > Choosing brushes
Paint Brush tool: Working with brushes > Using brushes
Paint Brush tool: Workspace tour > Using tools
Palette preferences: See Preferences, Setting palette preferences
Pan tool: Getting started with Corel Paint Shop Pro > Zooming and panning
Pan tool: Getting started with Corel Paint Shop Pro > Zooming and panning > To pan around an image
Pan tool: Workspace tour > Using tools
Panorama: Working with layers > Using layers with photos > To use layers with photos
Paste as new image: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting > To paste as a new image
Paste as new layer: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting > To paste as a new layer
Paste as new selection: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting > To paste as a selection
Paste as new vector selection: Drawing and editing vector objects > Copying and moving vector objects > To copy or move a vector object
Paste as transparent selection: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting > To paste as a selection
Paste into selection: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting > To paste as a selection
Paste: Getting started with Corel Paint Shop Pro > Cutting, copying, and pasting
Pattern effect: Applying effects > Applying Reflection effects > To apply a Reflection effect
Pause script recording: See Script, pause recording
Pen tool: Drawing and editing vector objects > Drawing curves
Pen tool: Drawing and editing vector objects > Drawing lines
Pen tool: Drawing and editing vector objects > Modifying lines and curves
Pen tool: Workspace tour > Using tools
Pencil effect: Applying effects > Applying Art Media effects > To apply an Art Media effect
Pentagon effect: Applying effects > Applying geometric effects > To apply a Geometric effect
Perspective Correction tool: Adjusting images > Correcting photographic perspective > To correct perspective
Perspective Correction tool: Adjusting images > Correcting photographic perspective
Perspective Correction tool: Workspace tour > Using tools
Perspective correction: Retouching and restoring images > Scaling and transforming images > To scale or transform and image
Perspective-Horizontal effect: Applying effects > Applying geometric effects > To apply a Geometric effect
Perspective-Vertical effect: Applying effects > Applying geometric effects > To apply a Geometric effect
Photo Album: Getting started with Corel Paint Shop Pro > Getting photos into Corel Paint Shop Pro
Photo Album: Workspace tour > Opening Corel Photo Album > To open Corel Photo Album
Photo effects: Applying effects > Applying Photo effects
Photo sharing preferences: See Preferences, Setting photo sharing preferences
Pick tool: Drawing and editing vector objects > Aligning, distributing, and arranging vector objects
Pick tool: Drawing and editing vector objects > Selecting vector objects > To select vector objects with the Pick tool
Pick tool: Drawing and editing vector objects > Sizing, shaping, and rotating vector objects
Pick tool: Retouching and restoring images > Scaling and transforming images
Pick tool: Retouching and restoring images > Scaling and transforming images > To scale or transform an image
Pick tool: Workspace tour > Using tools
Pinch effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Pincushion Distortion Correction: See Lens distortion
Pixelate effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Polar Coordinates effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Polished Stone effect: Applying effects > Applying Texture effects > To apply a Texture effect
Posterize effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Postscript file preferences: See Preferences, Setting Postscript file import preferences
Preferences, Setting Auto Action preferences: Customizing Corel Paint Shop Pro > Setting Auto Action preferences > To set the preferences for an Auto Action
Preferences, Setting Browser palette preferences: Customizing Corel Paint Shop Pro > Setting Browser palette preferences > To set Browser palette preferences
Preferences, Setting PCD file format preferences : Customizing Corel Paint Shop Pro > Setting file format preferences > To set PCD file format preferences
Preferences, Setting PNG preferences : Customizing Corel Paint Shop Pro > Setting file format preferences > To set PNG preferences
Preferences, Setting Postscript file import preferences : Customizing Corel Paint Shop Pro > Setting file format preferences > To set Postscript file import preferences
Preferences, Setting RAW file preferences : Customizing Corel Paint Shop Pro > Setting file format preferences > To set RAW file preferences
Preferences, Setting Undo preferences: Customizing Corel Paint Shop Pro > Setting Undo preferences > To set Undo and Redo preferences
Preferences, Setting Unit preferences: Customizing Corel Paint Shop Pro > Setting Units preferences > To set Units preferences
Preferences, Setting View preferences: Customizing Corel Paint Shop Pro > Setting View preferences > To set View preferences
Preferences, Setting WMF image preferences : Customizing Corel Paint Shop Pro > Setting file format preferences > To set WMF image preferences
Preferences, Setting Warnings preferences: Customizing Corel Paint Shop Pro > Setting Warnings preferences > To set Warnings preferences
Preferences, Setting crop shading options: Customizing Corel Paint Shop Pro > Setting transparency and shading preferences > To set crop shading options
Preferences, Setting display and caching preferences: Customizing Corel Paint Shop Pro > Setting display and caching preferences > To set display and caching preferences
Preferences, Setting file format associations : Customizing Corel Paint Shop Pro > Setting file format associations
Preferences, Setting file format associations : Customizing Corel Paint Shop Pro > Setting file format associations > To associate a file format with Corel Paint Shop Pro
Preferences, Setting file format associations : Customizing Corel Paint Shop Pro > Setting file format associations > To set file extensions
Preferences, Setting file format preferences : Customizing Corel Paint Shop Pro > Setting file format preferences
Preferences, Setting file locations : Customizing Corel Paint Shop Pro > Setting file locations
Preferences, Setting file locations : Customizing Corel Paint Shop Pro > Setting file locations > To add file locations for a resource
Preferences, Setting file locations : Customizing Corel Paint Shop Pro > Setting file locations > To change file locations for a resource
Preferences, Setting file locations : Customizing Corel Paint Shop Pro > Setting file locations > To delete file locations for a resource
Preferences, Setting miscellaneous preferences: Customizing Corel Paint Shop Pro > Setting miscellaneous preferences > To disable pressure support for puck-type pointing devices
Preferences, Setting miscellaneous preferences: Customizing Corel Paint Shop Pro > Setting miscellaneous preferences > To hide the program splash screen on startup
Preferences, Setting miscellaneous preferences: Customizing Corel Paint Shop Pro > Setting miscellaneous preferences > To redraw when you move an object
Preferences, Setting miscellaneous preferences: Customizing Corel Paint Shop Pro > Setting miscellaneous preferences > To set clipboard data preferences
Preferences, Setting miscellaneous preferences: Customizing Corel Paint Shop Pro > Setting miscellaneous preferences > To set the number of files that appear in the Recent Files list
Preferences, Setting miscellaneous preferences: Customizing Corel Paint Shop Pro > Setting miscellaneous preferences > To set tolerance to background color when pasting a transparent selection
Preferences, Setting palette preferences: Customizing Corel Paint Shop Pro > Setting palette preferences > To set palette preferences
Preferences, Setting photo sharing preferences: Customizing Corel Paint Shop Pro > Setting photo sharing preferences > To set photo sharing preferences
Preferences, Setting transparency preferences: Customizing Corel Paint Shop Pro > Setting transparency and shading preferences > To set transparency preferences
Preferences, Setting: Customizing Corel Paint Shop Pro
Preset Shape tool: Drawing and editing vector objects > Creating preset shapes > To draw a preset shape
Preset Shape tool: Workspace tour > Using tools
Promote: Working with layers > Promoting the background layer
Punch effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Purple fringe: See Chromatic Aberration Removal; One Step Purple Fringe Fix
Push tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Push tool: Retouching and restoring images > Retouching image areas by using brushes
Push tool: Workspace tour > Using tools

Quickscript: Workspace tour > Using palettes, History palette

RAW file preferences: See Preferences, Setting file format preferences
Radial Blur: See also Blur; Gradients, choosing
Radial Blur: Adjusting effects > Using the radial blur effect > To apply a Radial Blur effect
Radial Blur: Adjusting images > Blurring images > To apply radial blurring
Random noise: Adjusting images > Adding or removing noise > To add noise
Randomize: Workspace tour > Using dialog boxes
Raster layer: See Layer, Raster
Raw camera data: Getting started with Corel Paint Shop Pro > Saving Images
Rectangle tool: Drawing and editing vector objects > Drawing rectangles and squares > To draw a rectangle or square
Rectangle tool: Workspace tour > Using tools
Red Eye Removal: Retouching and restoring images > Removing red-eye > To remove red-eye comprehensively
Red Eye tool: Retouching and restoring images > Removing red-eye
Red Eye tool: Retouching and restoring images > Removing red-eye > To remove red-eye quickly
Red Eye tool: Workspace tour > Using tools
Red/Green/Blue: Adjusting images > Adjusting color balance > To change color cast
Reflection effects: Applying effects > Applying Reflection effects > To apply a Reflection effect
Removing wrinkles: See Wrinkles, removing
Renaming groups: See Groups, renaming
Renaming objects: See Objects, renaming
Repeating: See also Seamless Tiling effect
Repeating: Getting started with Corel Paint Shop Pro > Repeating commands
Repeating: Working with colors and materials > Using gradients > To choose a gradient
Repeating: Working with colors and materials > Using patterns
Replace color: See Color Replacer tool
Resizing layers: See Layers, resizing
Retouch brush tools: Working with brushes > Choosing brushes
Reverse foreground and background colors: Working with colors and materials > Using the Materials palette
Reverse path or contour: Drawing and editing vector objects > Editing contours and paths > To reverse a path or contour
Reverse: See Flip; Mirror
Revert, file: Getting started with Corel Paint Shop Pro > Undoing and redoing actions > To revert to the last saved version of an image
Revert, print layout: Printing and e-mailing images > Editing templates > To revert a template with images to a layout
Ripple: Applying effects > Applying Distortion effects > To apply a Distortion effect
Rotate nodes: See Transforming, nodes
Rotating Mirror effect: Applying effects > Applying Reflection effects > To apply a Reflection effect
Rough Leather effect: Applying effects > Applying Texture effects > To apply a Texture effect

Salt and Pepper Filter: Adjusting images > Adding or removing noise > To remove multi-pixel specks
Sandstone effect: Applying effects > Applying Texture effects > To apply a Texture effect
Saturation Up/Down tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Saturation Up/Down tool: Retouching and restoring images > Retouching image areas by using brushes
Saturation Up/Down tool: Workspace tour > Using tools
Saturation: See also Layer Blend Modes; Automatic Saturation Enhancement
Saturation: Adjusting image > Adjusting hue and saturation
Scratch Remover tool: Retouching and restoring images > Applying cosmetic corrections > To remove facial wrinkles
Scratch Remover tool: Retouching and restoring images > Removing scratches
Scratch Remover tool: Retouching and restoring images > Removing scratches > To remove scratches
Scratch Remover tool: Workspace tour > Using tools
Scratch removal: See Automatic Small Scratch Removal
Screen: See Layer Blend Modes
Script, Single Step command: Automating tasks > Troubleshooting a script > To step through a script
Script, cancel recording: Automating tasks > Working with scripting tools and features
Script, pause recording: Automating tasks > Working with scripting tools and features
Sculpture effect: Applying effects > Applying Texture effects > To apply a Texture effect
Seamless Tiling effect: Applying effects > Applying Image effects > To apply an Image effect
Selection tool: Working with selections > Creating selections
Selection tool: Working with selections > Creating selections > To create a selection by using the Selection tool
Selection tool: Workspace tour > Using tools
Selections from vector objects: Working with selections > Creating selections > To create a raster selection from a vector object
Selections, editing: Working with selections > Modifying selections
Sepia Toning effect: Applying effects > Applying Photo effects > To apply the Sepia Toning effect
Setting preferences: See Preferences, Setting
Sharpen: Adjusting images > Sharpening images
Sharpen More: See Sharpen
Sharpen tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Sharpen tool: Retouching and restoring images > Retouching image areas by using brushes
Sharpen tool: Workspace tour > Using tools
Shift colors: See Hue Map; Manual Color Correction
Single Step command: See Script, Single Step command
Skew effect: Applying effects > Applying geometric effects > To apply a Geometric effect
Skew nodes: See Transforming, nodes
Smart Photo Fix: Adjusting images > Fixing common problems
Smart Photo Fix: Adjusting images > Making basic photo adjustments
Smart Photo Fix: Adjusting images > Making basic photo adjustments > To adjust a photo comprehensively
Smart size: Adjusting images > Resizing images
Smooth: See Edge Preserving Smooth; Texture Preserving Smooth
Smudge tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Smudge tool: Retouching and restoring images > Retouching image areas by using brushes
Smudge tool: Workspace tour > Using tools
Smudge: See also Smear tool
Soft Focus: Adjusting images > Softening images > To apply soft focus to a selection or image
Soft Light: See also Layer Blend Modes
Soft Light: Adjusting images > Sharpening images > To apply high frequency sharpening
Soft Plastic effect: Applying effects > Applying Texture effects > To apply a Texture effect
Soften tool: Retouching and restoring images > Retouching image areas by using brushes > To use a retouch brush
Soften tool: Retouching and restoring images > Retouching image areas by using brushes
Soften tool: Workspace tour > Using tools
Soften: Adjusting images > Softening images
Soften More: See Soften
Solarize effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Specks: See Despeckle; Salt and Pepper Filter
Spherize effect: Applying effects > Applying geometric effects > To apply a Geometric effect
Spiky Halo effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Splash Screen: See Preferences, Setting miscellaneous preferences
Split channel: Working with advanced color features > Using color channels
Split channel: Working with advanced color features > Using color channels > To split an image into color channels
Step size of brushes: Working with brushes > Choosing brush options
Step size of brushes: Working with brushes > Customizing brush settings > To customize brush settings
Stitching: See panorama
Straighten tool: Adjusting images > Straightening images > To straighten an image
Straighten tool: Adjusting images > Straightening images
Straighten tool: Workspace tour > Using tools
Straw Wall effect: Applying effects > Applying Texture effects > To apply a Texture effect
Stroke color: See Materials palette, using
Stroke properties: See Materials palette, using
Stroke, continuous of brushes: Working with brushes > Choosing brush options
Stroke, width: See Pen tool; Text tool; Preset Shape tool; Rectangle tool; Ellipse tool; Symmetric Shapes tool
Styled lines: See Line styles
Sunburst effect: Applying effects > Applying Illumination effects > To apply an Illumination effect
Suntan: See also Makeover tool
Suntan: Retouching and restoring images > Applying cosmetic corrections > To apply a suntan
Symmetric Shape tool: Drawing and editing vector objects > Drawing symmetric shapes > To draw a symmetric shape
Symmetric Shape tool: Workspace tour > Using tools

Tabbed documents: Workspace tour > Viewing images > To enable or disable the tabbed image window option
Tablet: Working with brushes > Customizing brush settings > To customize brush settings
Teeth, whitening: See Whitening teeth
Text tool: Working with text
Text tool: Working with text > Applying text > To create text
Text tool: Working with text > Applying text > To set text direction
Text tool: Workspace tour > Using tools
Text, jagged edges: Working with text > Editing text > To smooth jagged edges in text
Text, kerning: Working with text > Editing text > To change horizontal spacing between characters
Text, leading: Working with text > Editing text > To change vertical spacing between lines of text
Text, offset: Working with text > Editing text > To adjust the position of text fitted to a path
Text, tracking: Working with text > Editing text > To set equal spacing between characters
Text, warping: Working with text > Editing text > To adjust the position of text fitted to a path
Texture Preserving Smooth: Adjusting images > Adding or removing noise > To remove noise while preserving textures
Texture effect: Applying effects > Applying Texture effects > To apply a Texture effect
Texture effects: Applying effects > Applying Texture effects > To apply a Texture effect
Threshold: Adjusting images > Adjusting brightness and contrast > To convert a photo to black-and-white pixels
Thumbnails: Customizing Corel Paint Shop Pro > Setting Browser palette preferences > To set Browser palette preferences
Tiles effect: Applying effects > Applying Texture effects > To apply a Texture effect
Tiles, seamless: See Seamless Tiling effect
Tips: See Brushes
Toothbrush: See Whitening teeth
Topography effect: Applying effects > Applying Artistic effects > To apply an Artistic effect
Trace Contour effect: Applying effects > Applying Edge effects > To apply an Edge effect
Tracking: See Text, tracking
Transparency preferences: See Preferences, Setting Transparency preferences
Transparency: See Opacity
Twirl effect: Applying effects > Applying Distortion effects > To apply a Distortion effect

Undo preferences: See Preferences, Setting Undo preferences
Ungrouping layers See Layers, ungrouping
Uniform noise: Adjusting images > Adding or removing noise > To add noise
Unit preferences: See Preferences, Setting Unit preferences
Unsharp mask: See Sharpen
User-defined filter: Applying effects > Creating your own effects > To create your own effects

Variance: See Brush variance
Vector layer: See Layer, Vector
View preferences: See Preferences, Setting View preferences

WMF image preferences: See Preferences, Setting file format preferences
Warnings preferences: See Preferences, Setting Warnings preferences
Warp Brush tool: Applying effects > Warping images
Warp Brush tool: Applying effects > Warping images > To warp image areas by using a brush
Warp Brush tool: Workspace tour > Using tools
Warp effect: Applying effects > Applying Distortion effects > To apply a Distortion effect
Warp text: See Text, warping
Watermarking: Creating images for the Web > Using digital watermarks
Weave effect: Applying effects > Applying Texture effects > To apply a Texture effect
Wet Art Media Layer: Painting and drawing with the Art Media Tools > Working with Art Media layers > To dry or wet an Art Media layer
Whitening teeth: See also Makeover tool
Whitening teeth: Retouching and restoring images > Applying cosmetic corrections > To whiten teeth
Window, new: Workspace tour > Viewing images > To open multiple views of the same image
Wrinkles, removing: See also Makeover tool
Wrinkles, removing: Retouching and restoring images > Applying cosmetic corrections > To remove facial wrinkles

Zoom tool: Workspace tour > Using tools
Zoom tool: Getting started with Corel Paint Shop Pro > Zooming and panning > To zoom

Return to top Contributers: Fred Hiltz, Suz Shook





*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *

This page maintained by Suzanne M. Shook
Please send comments, additions, suggestions to:
suzshook@roadrunner.com.

*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *




All graphics and content © 2004-2005 by SuzShook