See: Description
Class | Description |
---|---|
BlendComposite |
A blend composite defines the rule according to which a drawing primitive
(known as the source) is mixed with existing graphics (know as the
destination.)
|
ColorUtilities |
ColorUtilities contains a set of tools to perform
common color operations easily. |
GraphicsUtilities |
GraphicsUtilities contains a set of tools to perform
common graphics operations easily. |
ReflectionRenderer |
A reflection renderer generates the reflection of a given picture.
|
ShadowRenderer |
A shadow renderer generates a drop shadow for any given picture, respecting
the transparency channel if present.
|
Enum | Description |
---|---|
BlendComposite.BlendingMode |
A blending mode defines the compositing rule of a
BlendComposite . |
Copyright © 2019. All rights reserved.