Inverts each pixel data.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public bool Invert() |
Visual Basic (Declaration) |
---|
Public Function Invert As Boolean |
Visual C++ |
---|
public: bool Invert() |