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