FreeImage.NET Class Library Reference
![]() | PluginRepositoryLocalPlugins Property |
Gets a list of local plugins.
Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)

C#
public static ReadOnlyCollection<FreeImagePlugin> LocalPlugins { get; }
Property Value
Type: ReadOnlyCollectionFreeImagePlugin