FreeImagePlugin.SupportsReading Property

FreeImage.NET

FreeImagePluginSupportsReading Property
Gets whether this plugin can load bitmaps.

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

Property Value

Type: Boolean
See Also