FreeImage.NET Class Library Reference
FreeImagePluginToString Method |
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 override string ToString()
Return Value
Type: StringA descriptive string that describes the bitmap formats.
See Also