Background Paint Styles
Paint styles provide rendered backgrounds for RetroCapture images.
All paint styles support the property color. The color's HSV-colorspace V (value) component is used to define the paint style's shade.
The following paint styles are currently supplied with RetroCapture. Image colors can be specified in a number of ways as detailed here. Some examples of each paint-style are shown below.
gradient
Produces a horizontal color gradient ranging between background and color.
background: default is white;
color: default is black;
grid
Produces a grid of color on background where grid spacing can optionally have a random component.
background: default is white;
color: default is black;
random: default is false;
|