The structure contains functionpointers that make up a FreeImage plugin.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
[SerializableAttribute] public struct Plugin |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Structure Plugin |
| Visual C++ |
|---|
[SerializableAttribute] public value class Plugin |