FreeImagePlugin.SupportsWriting Property

FreeImage.NET

FreeImagePluginSupportsWriting Property
Gets whether this plugin can save bitmaps.

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

Property Value

Type: Boolean
See Also