Returns the handle to an icon.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public IntPtr GetHicon() |
| Visual Basic (Declaration) |
|---|
Public Function GetHicon As IntPtr |
| Visual C++ |
|---|
public: IntPtr GetHicon() |