MobileForms Toolkit Documentation

CompactImage.AdjustContrast Method 

Adjusts contrast of the image.

public void AdjustContrast(
sbyte change
);

Parameters

change
The amount of contrast to adjust.

Remarks

Changes the amount of contrast of the image. Positive values increase the contrast, negavite values decrease it.

See Also

CompactImage Class | Resco.Controls.ImageBox Namespace