GdPicture.NET.14
GdPicture14.Imaging Namespace / GdPictureColor Structure / GetHue Method





In This Topic
GetHue Method (GdPictureColor)
In This Topic
Syntax
'Declaration
 
Public Function GetHue() As Single
public float GetHue()
public function GetHue(): Single; 
public function GetHue() : float;
public: float GetHue(); 
public:
float GetHue(); 
See Also