←Select platform

H Property

Summary

Gets or sets the hue value.

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

Property Value

The hue value.

Example

For an example, refer to RasterHsvColor

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly