←Select platform

HighBlue Property

Summary

Gets or sets the upper Blue threshold property for the FormDropoutColor instance.

Syntax
C#
C++/CLI
Java
Python
public int HighBlue { get; set; } 
public int getHighBlue(); 
public void setHighBlue( 
   int intValue 
); 
public:  
   property Int32 HighBlue 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
HighBlue # get and set (FormDropoutColor) 

Property Value

The upper Blue threshold for the FormDropoutColor instance.

Requirements

Target Platforms

See Also

Reference

FormDropoutColor Class

FormDropoutColor Members

Leadtools.Forms.Processing Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.