←Select platform

Tolerance Property

Summary

Gets or sets the color tolerance value.

Syntax

C#
VB
C++
public int Tolerance { get; set; } 
Public Property Tolerance As Integer 
public: 
property int Tolerance { 
   int get(); 
   void set (    int ); 
} 

Property Value

Color Tolerance value

Example

Refer to FastMagicWandCommand

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly