Canvas Size
1. Save the current ruler units preference and change it to one you would like to work with. var oldRulerUnits = preferences.rulerUnits; preferences.rulerUnits = Units.PIXELS; For a better understanding of the above code, please read the Setting the Ruler and Type Units tutorial.
Type : Photoshop Tutorials
Level : Professional
Added : Nov 22, 2005
Rating :




Document Metadata
The first thing we need to do is check to see if there is an document. To do this, we'll check to see if the current document has a length. If it doesn't, it obviously means that there are no opened documents and the script will do nothing instead of giving an error.
Type : Photoshop Tutorials
Level : Professional
Added : Nov 22, 2005
Rating :




Functions in Photoshop
Functions are a great way to keep large and complicated lines of code organized.
Type : Photoshop Tutorials
Level : Professional
Added : Nov 23, 2005
Rating :




Using the Clipboard
If you are new to scripting for Photoshop, please view our Photoshop Scripting Basics tutorial for an introduction to Photoshop scripting and a few exercises about basic JavaScript. 1. Check to for an opened document. If there isn't an opened document, nothing will happen
Type : Photoshop Tutorials
Level : Professional
Added : Nov 23, 2005
Rating :




New Art Layer
Making new art layer using photoshop scripts
Type : Photoshop Tutorials
Level : Professional
Added : Nov 23, 2005
Rating :




Layer Properties
Changing layer properties using photoshop scripting.
Type : Photoshop Tutorials
Level : Professional
Added : Nov 23, 2005
Rating :




Photographing CRT Televisions and Monitors
All CRT (Cathode Ray Tube) have a refresh rate. A refresh rate defines how fast the frames are being shown. For example, if a monitor has a refresh rate of 60hz, it means that the image is being shown and updated 60 times a second. At 60hz, the monitor will flash the image 60 times every second.
Type : Photoshop Articles
Level : All levels
Added : Nov 23, 2005
Rating :




Christmas-Themed Template Customization Using Clipart (Exclusive Tutorial)
Editor's Pick in Photoshop Tutorials, November 2005
At Christmas everybody is rushing to buy gifts, decorate their homes, get a turkey. Web designers also have their share of work - decorating their site for visitors to feel the positive Christmas vibes.
Type : Photoshop Tutorials
Level : Experienced
Added : Nov 25, 2005
Rating :




Replace Eye Color
Recolor eyes with ease using the Color Replacement Tool in Photoshop CS/CS2.
Type : Photoshop Tutorials
Level : Beginner
Added : Nov 25, 2005
Rating :




Replace Eye Color
Recolor eyes with ease using the Color Replacement Tool in Photoshop CS/CS2.
Type : Photoshop Tutorials
Level : Beginner
Added : Nov 25, 2005
Rating :







