Method ChangeLightness
ChangeLightness(int)
Creates new image using pixels of this image with changed lightness.
public virtual Image ChangeLightness(int ialpha)
Parameters
ialpha
intLightgness (0..200).
Creates new image using pixels of this image with changed lightness.
public virtual Image ChangeLightness(int ialpha)
ialpha
intLightgness (0..200).