| Class | Description | |
|---|---|---|
| Color | The Color class is a util that simplifies color math. | |
| Curve | The Curve class represents a curve that can be used to transform colors. | |
| CurveMode | The CurveMode class is an enumeration of constant values that indicate which interpolation to use: cubic, cosine or linear. | |
| StructuringFunction | The StructuringFunction class is a representation of a matrix used for most morphological filters. |