Class
Deprecated for Adobe Photoshop CS3, the make photo gallery method has moved to Bridge.
GalleryImagesOptions
Class
Property | Type | Access | Description |
---|---|---|---|
border | int (range: 0 - 99) | r/w | The amount of border pixels you want between your images. (default: 0) |
caption | bool | r/w | Generate a caption for the images. (default: false) |
dimension | int | r/w | Resized image dimensions in pixels. (default: 350) |
font | GalleryFontType: GalleryFontType.ARIAL GalleryFontType.COURIERNEW GalleryFontType.HELVETICA GalleryFontType.TIMESNEWROMAN |
r/w | Font for the gallery images text. (default: GalleryFontType.ARIAL) |
fontSize | int (range: 1 - 7) | r/w | Font size for the gallery images text. (default: 3) |
imageQuality | int (range: 0 - 12) | r/w | The quality setting for the JPEG image. (default: 5) |
includeCopyright | bool | r/w | Include the copyright in the text for the gallery images. (default: false) |
includeCredits | bool | r/w | Include the credits in the text for the gallery images. (default: false) |
includeFilename | bool | r/w | Include the file name in the text for the gallery images. (default: true) |
includeTitle | bool | r/w | Include the title in the text for the gallery images. (default: false) |
numericLinks | bool | r/w | Add numeric links. (default: true) |
resizeConstraint | GalleryConstrainType: GalleryConstrainType.CONSTRAINWIDTH GalleryConstrainType.CONSTRAINHEIGHT GalleryConstrainType.CONSTRAINBOTH |
r/w | How should the image be constrained. (default: GalleryConstrainType.CONSTRAINBOTH) |
resizeImages | bool | r/w | Resize images data. (default: true) |
Element of
GalleryOptions.imagesOptions
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |