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.Html.Drawing
- assembly Aspose.HTML