←Select platform

SetUpper Method

Summary

Sets the upper RGB threshold for the FormDropoutColor instance.

Syntax

C#
C++/CLI
Python
public void SetUpper( 
   int highR, 
   int highG, 
   int highB 
) 
public:  
   void SetUpper( 
      Int32 highR, 
      Int32 highG, 
      Int32 highB 
   ) 
def SetUpper(self,highR,highG,highB): 

Parameters

highR

The upper Red threshold.

highG

The upper Green threshold.

highB

The upper Blue 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.