ImageGear for .NET
Boost Method
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffects Class : Boost Method




page
Page to process.
strength
Amount by which to boost (or 'unboost') colors in the image. 1.0 corresponds to no change, < 1.0 decreases saturation and brightness, > 1.0 increases saturation and brightness.

Glossary Item Box

This method increases saturation, brightness and contrast of the image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
Page to process.
strength
Amount by which to boost (or 'unboost') colors in the image. 1.0 corresponds to no change, < 1.0 decreases saturation and brightness, > 1.0 increases saturation and brightness.

Remarks

Use this method if you need a simple way to make old and faded images look more vivid.

See Also

©2013. Accusoft Corporation. All Rights Reserved.