See: Description
Class | Description |
---|---|
BrickTexture |
Implements the brick texture effect.
|
BrickTextureParameters |
Encapsulates the parameters that can be specified for the BrickTexture effect.
|
Network |
Implements the network effect, that paints dots and connects them with lines.
|
NetworkNode |
A helper class for the
Network effect, representing a node in the network image. |
NetworkParameters |
Encapsulates the parameters that can be specified for the Network effect.
|
Stars |
Implements the stars effect, by taking the parameters and making some line drawings.
|
StarsParameters |
Encapsulates the parameters that can be specified for the Stars effect.
|