Namespace iText.Kernel.Colors.Gradients
Classes
- AbstractLinearGradientBuilder
Base class for linear gradient builders implementations.
- GradientColorStop
The gradient stop color structure representing the stop color configuration.
- LinearGradientBuilder
The linear gradient builder implementation with direct target gradient vector and shading transformation ( more info )
- StrategyBasedLinearGradientBuilder
The linear gradient builder with automatic coordinates vector evaluation for the target filled area based on configured strategy
Enums
- GradientColorStop.HintOffsetType
Represents the possible hint offset type
- GradientColorStop.OffsetType
Represents the possible offset type
- GradientSpreadMethod
Represents possible spreading methods for gradient color outside of the coordinates vector
- StrategyBasedLinearGradientBuilder.GradientStrategy
Specifies the predefined strategies