Static class importing functions from the FreeImage library and providing additional functions.

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public static class FreeImage
Visual Basic (Declaration)
Public NotInheritable Class FreeImage
Visual C++
public ref class FreeImage abstract sealed

Inheritance Hierarchy

System..::.Object
  FreeImageAPI..::.FreeImage

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also