TGdipUIImage.AdjustImage Method
Adjust brightness and contrast of an image.
Syntax
Namespace: FlexCel.Draw
public static void AdjustImage(ref ImageAttributes imgAtt, Int32 brightness, Int32 contrast)
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| ref | imgAtt | ImageAttributes | |
| brightness | Int32 | ||
| contrast | Int32 |