Method ChangeLightness
ChangeLightness(int)
Creates new image using pixels of this image with changed lightness.
public virtual Image ChangeLightness(int alpha)Parameters
- alphaint
- Lightness (0..200). 
Creates new image using pixels of this image with changed lightness.
public virtual Image ChangeLightness(int alpha)alpha intLightness (0..200).