←Select platform

InnerLow Property

Summary

Gets or sets the starting color of the color range to be fully changed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int InnerLow {get; set;}
Public Property InnerLow As Integer
public int InnerLow {get; set;}
@property (nonatomic, assign) NSInteger innerLow
public int getInnerLow() 
public void setInnerLow(int value) 
get_InnerLow(); 
set_InnerLow(value); 
Object.defineProperty('InnerLow'); 
public: 
property int InnerLow { 
   int get(); 
   void set (    int ); 
} 

Property Value

Specifies the starting color of the color range to be fully changed. The valid range is between the OuterLow and OuterHigh values.

Requirements

Target Platforms

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