11 FSI Showcase Add-on
351
NeptuneLabs - FSI Viewer
ImageBorderHighlight
Description
Highlight color of the border around the thumbnail image
Syntax
HexColor
Default
Derived from BaseColor
Context
Showcase plug-in node or HTTP query prefixed with
"showcase_"
Defines the color of the highlighted section of the image border (left and top).
ImageBorderShadow
Description
Shadow color of the border around the thumbnail image
Syntax
HexColor
Default
Derived from BaseColor
Context
Showcase plug-in node or HTTP query prefixed with
"showcase_"
Defines the color of the darkened section of the image border (right and bottom).
ThumbFace
Description
Color of the thumbnail face
Syntax
HexColor or color transition
Default
Color transition derived from BaseColor
Context
Showcase plug-in node or HTTP query prefixed with
"showcase_"
Defines the color of the thumb face.
This value can be either defined as a solid color (e.g. "00FF00") or as a linear color
transition from top/left to bottom/right by entering two color values separated by
comma (e.g. "FF0000, 00FF00").
The corresponding parameters for active and selected state are:
ThumbActiveFace
and
ThumbSelectedFace.