Color.WithLuminosity
Color.WithLuminosity method
Creates copy of the Color with specified luminosity.
public Color WithLuminosity(float luminosity)
| Parameter | Type | Description |
|---|---|---|
| luminosity | 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