See: Description
Interface | Description |
---|---|
IColorDisplayListener |
The interface for classes that listen to changes of a
ColorDisplay object. |
IColorGradientPanelListener |
The interface for classes that listen to changes of a
ColorGradientPanel object. |
ITransparentColorPanelListener |
The interface for classes that listen to changes of a
TransparentColorPanel object. |
Class | Description |
---|---|
ColorDisplay |
A panel that shows a color and allows to modify it by clicking on it.
|
ColorGradientPanel |
A panel to show and modify a color gradient.
|
ColorTransitionPropertiesPanel |
A properties panel for the color transition effect.
|
GrayscaleReductionPropertiesPanel |
A properties panel for the gray scale reduction effect.
|
NoiseGeneratorPropertiesPanel |
A properties panel for the noise generator effect.
|
TransparentColorPanel |
A panel representing a transparent color that can be modified with a transparency slider and a
ColorDisplay object. |