ImageGear .NET - Updated October 26, 2017
ImGearPixelCheckerRedEyeRGB Constructor




ImageGear23.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPixelCheckerRedEyeRGB Class : ImGearPixelCheckerRedEyeRGB Constructor
Value in the range 0.5..2 that specifies a part of the red component in the pixel color.
Initializes a new instance of the ImGearPixelCheckerRedEyeRGB class.
Syntax
'Declaration
 
Public Function New( _
   ByVal threshold As Double _
)
 
'Usage
 
Dim threshold As Double
 
Dim instance As New ImGearPixelCheckerRedEyeRGB(threshold)

Parameters

threshold
Value in the range 0.5..2 that specifies a part of the red component in the pixel color.
See Also

Reference

ImGearPixelCheckerRedEyeRGB Class
ImGearPixelCheckerRedEyeRGB Members