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




page
Page to process.
redScale
Amount by which to scale the red component of the image. Valid range is 0.95...1.05.
blueScale
Amount by which to scale the blue component of the image. Valid range is 0.95...1.05.
centerPoint
Center point.

Glossary Item Box

This method removes chromatic aberration artifacts from an image.

Syntax

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

Parameters

page
Page to process.
redScale
Amount by which to scale the red component of the image. Valid range is 0.95...1.05.
blueScale
Amount by which to scale the blue component of the image. Valid range is 0.95...1.05.
centerPoint
Center point.

Remarks

Chromatic aberration is caused by differences in refraction of light components by the lens, and is seen as colored 'fringes' around the image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.