FreeImage.NET Class Library Reference
PluginRepositoryWriteablePlugins Property |
Gets a list of plugins that are able to write.
Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public static List<FreeImagePlugin> WriteablePlugins { get; }
Property Value
Type: ListFreeImagePluginSee Also