Click or drag to resize
ImageableGetImage 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#
public Bitmap GetImage()

Return Value

Type: Bitmap
Icon as a Bitmap
See Also