ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICDotLineOptions Class
Fields


In This Topic
    ImGearICDotLineOptions Class Members
    In This Topic

    The following tables list the members exposed by ImGearICDotLineOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearICDotLineOptions class.  
    Top
    Public Fields
     NameDescription
    Public Field Direction of lines to detect.  
    Public Field Maximum size of dot in line, size considered as diameter of respective circle.  
    Public Field Minimum size of dot in a line, size considered as diameter of respective circle.  
    Public Field Minimum number of dots in a line.  
    Public Field Dot's size unit of measure.  
    Top
    See Also