←Select platform

InnerHigh Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int InnerHigh {get; set;}
Public Property InnerHigh As Integer
public int InnerHigh {get; set;}
@property (nonatomic, assign) NSInteger innerHigh
public int getInnerHigh() 
public void setInnerHigh(int value) 
get_InnerHigh(); 
set_InnerHigh(value); 
Object.defineProperty('InnerHigh'); 
public: 
property int InnerHigh { 
   int get(); 
   void set (    int ); 
} 

Property Value

Specifies the ending 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