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
- package com.aspose.html.drawing
- package Aspose.HTML