![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
Classes | |
| class | FGradient |
| The FGradient class provides a mean of storing and manipulating gradients in various formats. More... | |
| class | FSanitizedGradient |
| The FSanitizedGradient class provides a mean of storing gradients in various formats, with constraints the help in rasterizing them more efficiently than their non-Sanitized counterparts, which are meant for modification and editing. More... | |
| class | TGradientStep< T > |
| The TGradientStep class provides a mean of storing a gradient step. More... | |
Typedefs | |
| typedef TGradientStep< ufloat > | FAlphaStep |
| typedef TGradientStep< FColor > | FColorStep |
| typedef std::shared_ptr< ULIS::FAlphaStep > | FSharedAlphaStep |
| typedef std::shared_ptr< ULIS::FColorStep > | FSharedColorStep |
| typedef TGradientStep< ufloat > FAlphaStep |
| typedef TGradientStep< FColor > FColorStep |
| typedef std::shared_ptr< ULIS::FAlphaStep > FSharedAlphaStep |
| typedef std::shared_ptr< ULIS::FColorStep > FSharedColorStep |
1.8.16