Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 110
GalleryCustomColorOptions
Options for the customColorOptions property of the GalleryOptions object.
Tip: You can preserve default values for many of these properties by setting the GalleryOptions
property
preserveAllMetadata
to true; this is the same as choosing File > Automate > Web Photo Gallery, and
then choosing Preserve all metadata in the Options area of the Web Photo Gallery dialog.
Properties
Property Value type What it is
activeLinkColor
RGBColor
Read-write. The color to use to indicate
an active link.
backgroundColor
RGBColor
Read-write. The background color.
bannerColor
RGBColor
Read-write. The banner color.
linkColor
RGBColor
Read-write. The color to use to indicate a
link.
textColor
RGBColor
Read-write. The text color.
typename
string
Read-only. The class name of the
referenced
galleryCustomColorOptions object.
visitedLinkColor
RGBColor
Read-write. The color to use to indicate a
visited link.