Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp
Imageable Class
Imageable Methods
GetImage Method
Imageable
GetImage Method
View Project on GitHub
Returns the icon as a Bitmap
Namespace:
GW2CSharp
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
Bitmap
GetImage
()
Return Value
Type:
Bitmap
Icon as a Bitmap
See Also
Reference
Imageable Class
GW2CSharp Namespace