←Select platform

WhiteNoiseLength Property

Summary

Gets or sets the amount of white noise tolerated when determining the border.

Syntax
C#
VB
C++
public int WhiteNoiseLength { get; set; } 
Public Property WhiteNoiseLength() As Integer 
   Get 
   Set 
public:  
   property Int32 WhiteNoiseLength 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Amount of white noise tolerated when determining the border. The units are in pixels. Values of 0 to 10 are sufficient for most images.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly