Delegate to a function that returns a string which contains
a more detailed description.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public DescriptionProc descriptionProc |
| Visual Basic (Declaration) |
|---|
Public descriptionProc As DescriptionProc |
| Visual C++ |
|---|
public: DescriptionProc^ descriptionProc |