←Select platform

SetUpperAndLowerFromColor Method

Summary

Sets both upper and lower RasterColor thresholds for the FormDropoutColor instance.

Syntax
C#
C++/CLI
Python
public void SetUpperAndLowerFromColor( 
   RasterColor lowColor, 
   RasterColor highColor 
) 
public:  
   void SetUpperAndLowerFromColor( 
      RasterColor^ lowColor, 
      RasterColor^ highColor 
   ) 
def SetUpperAndLowerFromColor(self,lowColor,highColor): 

Parameters

lowColor

The lower RasterColor threshold.

highColor

The upper RasterColor threshold.

Requirements

Target Platforms

See Also

FormDropoutColor Class

FormDropoutColor Members

Leadtools.Forms.Processing Namespace

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

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.