←Select platform

Hue Property (ChangeHueSaturationIntensityCommand)

Summary

Gets or sets a value that represents the angular amount to change the hue, in hundredths of degrees.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Hue {get; set;}
Public Property Hue As Integer
public int Hue {get; set;}
@property (nonatomic, assign) NSInteger hue
public int getHue() 
public void setHue(int value) 
get_Hue(); 
set_Hue(value); 
Object.defineProperty('Hue'); 
public: 
property int Hue { 
   int get(); 
   void set (    int ); 
} 

Property Value

Angular amount to change the hue, in hundredths of degrees. Valid values range from -18000 through 18000. This value is divided internally by 100.

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