Table of Contents

Method ChangeSaturation

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ChangeSaturation(double)

Changes the saturation of each pixel in the image.

void ChangeSaturation(double factor)

Parameters

factor double

A double in the range [-1.0..+1.0], where -1.0 corresponds to -100 percent and +1.0 corresponds to +100 percent.