GdPicture.NET.14
GdPicture14.Imaging Namespace / GdPictureColor Structure / toARGB Method / toARGB() Method





In This Topic
toARGB() Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function toARGB() As Integer
public int toARGB()
public function toARGB(): Integer; 
public function toARGB() : int;
public: int toARGB(); 
public:
int toARGB(); 
See Also