ULIS  dev4.0.7
Utility Library for Imaging Systems
Classes | Typedefs
Gradient.h File Reference

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< ufloatFAlphaStep
 
typedef TGradientStep< FColorFColorStep
 
typedef std::shared_ptr< ULIS::FAlphaStepFSharedAlphaStep
 
typedef std::shared_ptr< ULIS::FColorStepFSharedColorStep
 

Typedef Documentation

◆ FAlphaStep

◆ FColorStep

◆ FSharedAlphaStep

typedef std::shared_ptr< ULIS::FAlphaStep > FSharedAlphaStep

◆ FSharedColorStep

typedef std::shared_ptr< ULIS::FColorStep > FSharedColorStep