LocalPlugin.Format Property

FreeImage.NET

LocalPluginFormat Property
Gets the FREE_IMAGE_FORMAT FreeImage assigned to this plugin.

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

Property Value

Type: FREE_IMAGE_FORMAT
See Also