Color.AddLuminosity
Color.AddLuminosity method
Creates copy of the Color with Sum of its luminosity and the delta value.
public Color AddLuminosity(float delta)
Parameter | Type | Description |
---|---|---|
delta | Single | Value of luminosity |
Return Value
A new instance of the Color
class
See Also
- class Color
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG