ImageGear for .NET
ImGearPixelProcessorRedEyeRGB Constructor
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearPixelProcessorRedEyeRGB Class : ImGearPixelProcessorRedEyeRGB Constructor




dib
DIB the pixel belongs to.
threshold
A value in the range 0.5..2 that specifies a part of the red component in the pixel color.
brightness
Brightness of the pixel after processing. The range is -1...1.

Glossary Item Box

Initializes a new instance of the ImGearPixelProcessorRedEyeRGB class.

Syntax

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

Parameters

dib
DIB the pixel belongs to.
threshold
A value in the range 0.5..2 that specifies a part of the red component in the pixel color.
brightness
Brightness of the pixel after processing. The range is -1...1.

See Also

©2013. Accusoft Corporation. All Rights Reserved.