Secretaria

Páginas: 8 (1938 palabras) Publicado: 6 de marzo de 2013
Sample Scripts Installed with Photoshop Scripting Plugins
AppleScript
Alpha Channel From Text Demonstrates how to create a new text item and convert it into an alpha channel. Apply Text Style This script will get every art layer in the active document. It will then analyze each layer to determine if it is a text art layer. If it is, then it will set the size of the text in the layer to 20point, change the direction of the text to vertical and apply the layer style “SummerSky” to the text. Batch Convert For each document in a selected folder: 1. Duplicate the original document 2. Add document information to the document 3. Save the document as a JPEG with the new document information. The file name will have the format Temp00x where x is the file number. 4. Close the newly saveddocument. 5. Duplicate the original document a second time 6. Create a 100x100 thumbnail of the image 7. Save the thumbnail document as a JPEG file. The file name will have the format Thumbnail00x where x is the file number. When all documents are converted, it will close all open documents. Convert Colors Demonstrates how to convert a CMYK color to an RGB color, how to convert the foreground color to anRGB color, and how to convert an RGB color to its hexadecimal equivalent. Create New Text Item Demonstrates how to create a new text item by first creating a new art layer, specifying its kind and then setting the contents of the text item. Crop Creates a new document and then crops the document bounds by considering the angle, resolution, width and height. Crop and Rotate ArtLayers Iteratesthrough every text layer of the current document and crops and rotates each of them at a 45 degree angle. Get Document By Name

Shows how to retrieve a document by name rather than by index. This is the preferred way of retrieving a document because get by index is not always reliable. Get Text Item Center Shows how to find the center point of a text item. It will demonstrate how to determine if anart layer is a text layer and how to use the properties of the text item. Layer style Applies a layer style to the first layer of a new document. It demonstrates how to use the background layer of the current document. Make Selection This script will select a region in the active document. It will then copy the selection to the clipboard and paste the contents of the clipboard into a newdocument. Make Warp Text This script will make a new text layer in a new document and set the contents of the text item in the new text layer. It will then set the point size of the text, the color, and the warp style and warp bend of the text item. New Document Shows how to create a new document and specifying its width and height and units. Run JavaScript This script will run the JavaScript namedMosaicTiles.js, which is assumed to be in the current directory. A copy of the MosaicTiles.js script is located in the JavaScript sample scripts folder. Save As TIFF Creates a new document and saves it as a TIFF file, using TIFF save options. Trim Trims the current document and demonstrates how to use the options of the trim command. UnitTypes This script will create a new document and a new text layer.It will then demonstrate how to use units for setting position, width, height, baseline shift, left indent, first line indent and space before.

Visual Basic
Art layer style Demonstrates how to apply a layer style to a layer. The layer styles are applied by style name, so in non-English versions of the application, this name will need to be modified to match the localized style name. BatchProcess: For each document in a selected folder: 1. Duplicate the original document 2. Add document information to the document 3. Save the document as a JPEG with the new document information. The file name will have the format Temp00x where x is the file number. 4. Close the newly saved document. 5. Duplicate the original document a second time 6. Create a 100x100 thumbnail of the image 7. Save...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Secretaria
  • Secretaria
  • secretaria
  • secretaria
  • Secretaria
  • Secretarias
  • Secretarias De Estado
  • Secretaria

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS