PluginRepository.PluginList Property
From FreeImage.NET
FreeImage.NET Class Library Reference
| PluginRepositoryPluginList Property |
Gets a readonly collection of all plugins.
Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public static ReadOnlyCollection<FreeImagePlugin> PluginList { get; }