Panel COMP Color Page
Parameters - Color Pageedit
The Color parameter page sets the panel's background, border, and disabled colors.
Background Color bgcolor[rgb] bgalpha
- RGBA values for the background. (default: black (0,0,0,0))
Border A bordera[rgb] borderaalpha
- RGBA values for border A color.
Border B borderb[rgb] borderbalpha
- RGBA values for border B color.
Left leftborder leftborderi
- What color the 2 left-most pixels are. Options are 0 (no change), Border A (uses color defined in Border A), or Border B (uses color defined in Border B).
Right rightborder rightborderi
- What color the 2 right-most pixels are. Options are 0 (no change), Border A (uses color defined in Border A), or Border B (uses color defined in Border B).
Top topborder topborderi
- What color the 2 top-most pixels are. Options are 0 (no change), Border A (uses color defined in Border A), or Border B (uses color defined in Border B).
Bottom bottomborder bottomborderi
- What color the 2 bottom-most pixels are. Options are 0 (no change), Border A (uses color defined in Border A), or Border B (uses color defined in Border B).
Multiply RGB by Alpha multrgbbyalpha
- Multiplies the RGB channels by the alpha channel.
Border on Top panelborderontop
- Draws the panel's borders on top of all siblings panels.
Composite panelcomposite
- Selects how the panel is composited with its siblings panels. See the Composite TOP for a description of the various composite methods.