←Select platform

MaximumError Property

Summary

Gets or sets the maximum error for the approximation algorithm.

Syntax

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

Property Value

Maximum error for the approximation algorithm. Values can be from 0 to 255. Default is 5. This property is only valid if the Type property is set to ApproxColor.

Example

Refer to ContourFilterCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize