PluginRepository.ReadablePlugins Property
From FreeImage.NET
FreeImage.NET Class Library Reference
| PluginRepositoryReadablePlugins Property |
Gets a list of plugins that are able to read.
Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public static List<FreeImagePlugin> ReadablePlugins { get; }