←Select platform

H Property

Summary

Gets or sets the hue value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public byte H {get; set;} 
Public Property H As Byte 
public byte H {get; set;} 
@property (nonatomic, assign) unsigned char h 
public byte getH() 
public void setH(byte value) 
             
  
get_H(); 
set_H(value); 
Object.defineProperty('H');  
public: 
property byte H { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

The hue value.

Example

For an example, refer to RasterHsvColor

Requirements

Target Platforms

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