[]
Changes the contrast of the picture by the specified amount.
void IncrementContrast(double increment)
Sub IncrementContrast(increment As Double)
Type | Name | Description |
---|---|---|
double | increment | Specifies how much to change the value of the Contrast property for the picture. A positive value increases the contrast; a negative value decreases the contrast. |