LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)
LEAD Technologies, Inc

LowerToleranceColor Property






Gets or sets the lower tolerance color values that set the lower stopping point for the region.
Syntax
public string LowerToleranceColor {get; set;}
'Declaration
 
Public Property LowerToleranceColor As String
'Usage
 
Dim instance As MagicWandRasterRegionData
Dim value As String
 
instance.LowerToleranceColor = value
 
value = instance.LowerToleranceColor
public string LowerToleranceColor {get; set;}
 get_LowerToleranceColor();
set_LowerToleranceColor(value);
public:
property String^ LowerToleranceColor {
   String^ get();
   void set (    String^ value);
}

Property Value

A string value that represents the lower tolerance color values.
Remarks

To update an existing region, specify how the new region is to be combined with the existing one using the RasterRegionData.CombineMode property. For more information, refer to RasterRegionCombineMode.

Example
For an example, refer to RasterRegionData.
Requirements

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

See Also

Reference

MagicWandRasterRegionData Class
MagicWandRasterRegionData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features