FreeImagePlugin.Format Property

FreeImage.NET

FreeImagePluginFormat Property
Gets a string describing the format.

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

Property Value

Type: String
See Also