FreeImagePlugin.ExtentsionList Property

FreeImage.NET

FreeImagePluginExtentsionList Property
Gets a comma-delimited file extension list describing 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 ExtentsionList { get; }

Property Value

Type: String
See Also