FreeImagePlugin.Description Property

FreeImage.NET

FreeImagePluginDescription Property
Gets a descriptive string that describes the bitmap formats this plugin can read and/or write.

Namespace: FreeImageAPI.Plugins
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public string Description { get; }

Property Value

Type: String
See Also