Leadtools.Mrc Namespace > MrcSegmentImageOptions Structure : MrcSegmentImageOptions Constructor |
public MrcSegmentImageOptions( int cleanSize, int segmentQuality, int colorThreshold, int backgroundThreshold, int combineThreshold, MrcSegmentImageFlags flags )
'Declaration Public Function New( _ ByVal cleanSize As Integer, _ ByVal segmentQuality As Integer, _ ByVal colorThreshold As Integer, _ ByVal backgroundThreshold As Integer, _ ByVal combineThreshold As Integer, _ ByVal flags As MrcSegmentImageFlags _ )
'Usage Dim cleanSize As Integer Dim segmentQuality As Integer Dim colorThreshold As Integer Dim backgroundThreshold As Integer Dim combineThreshold As Integer Dim flags As MrcSegmentImageFlags Dim instance As New MrcSegmentImageOptions(cleanSize, segmentQuality, colorThreshold, backgroundThreshold, combineThreshold, flags)
public MrcSegmentImageOptions( int cleanSize, int segmentQuality, int colorThreshold, int backgroundThreshold, int combineThreshold, MrcSegmentImageFlags flags )
function MrcSegmentImageOptions( cleanSize , segmentQuality , colorThreshold , backgroundThreshold , combineThreshold , flags )
public: MrcSegmentImageOptions( int cleanSize, int segmentQuality, int colorThreshold, int backgroundThreshold, int combineThreshold, MrcSegmentImageFlags flags )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2