Aurora Color Scheme Bundle
Color scheme bundle. Defines the visual appearance of a single decoration area of a skin.
Author
Kirill Grouchnikov
See also
Constructors
Functions
Returns the active color scheme of this bundle.
Returns the alpha channel of color schemes for the specified component state.
Returns the color scheme of the specified component in the specified component state.
Returns the color scheme to be used for painting the specified visual area of the component under the specified component state.
Returns the disabled color scheme of this bundle.
Returns the enabled color scheme of this bundle.
Returns the alpha channel of the highlight color schemes for the specified component state.
Returns the set of all component states that have non-trivial alpha associated with them. Non-trivial alpha is a value that is strictly less than 1.0.
Registers an alpha channel value for the specific component states.
Registers the color scheme to be used for the specified visual area of controls under the specified states. For example, if the light orange scheme has to be used for gradient fill for rollover selected and rollover controls, the parameters would be:
Registers a highlight alpha channel value for the specific component states.
Registers a highlight color scheme for the specific component state if the component state is not null, or a global highlight color scheme otherwise.
Creates a new color scheme bundle that has the same settings as this color scheme bundle with the addition of applying the specified color scheme transformation on all the relevant color schemes