C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets information in a class used to adjust the bright tones (highlights).
public ColorIntensityBalanceCommandData HighLight { get; set; } Public Property HighLight As Leadtools.Imageprocessing.Color.ColorIntensityBalanceCommandData public Leadtools.Imageprocessing.Color.ColorIntensityBalanceCommandData HighLight {get; set;} @property (nonatomic, strong) LTColorIntensityBalanceCommandData *highlight public ColorIntensityBalanceCommandData getHighLight()public void setHighLight(ColorIntensityBalanceCommandData value)
<br/>get_HighLight();<br/>set_HighLight(value);<br/>Object.defineProperty('HighLight'); public:property Leadtools.Imageprocessing.Color.ColorIntensityBalanceCommandData^ HighLight {Leadtools.Imageprocessing.Color.ColorIntensityBalanceCommandData^ get();void set ( Leadtools.Imageprocessing.Color.ColorIntensityBalanceCommandData^ );}
class that contains information used to adjust the bright tones (highlights).
Refer to ColorIntensityBalanceCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
