ClearImageNet Send comments on this topic.
Invert Method
See Also 
Inlite.ClearImageNet Namespace > ImageEditor Class : Invert Method




Sets image pixels to the opposite value

Syntax

Visual Basic (Declaration) 
Public Sub Invert() 
Visual Basic (Usage)Copy Code
Dim instance As ImageEditor
 
instance.Invert()
C# 
public void Invert()
Managed Extensions for C++ 
public: void Invert(); 
C++/CLI 
public:
void Invert(); 

Remarks

Licensing: Requires any ClearImage license

See Also

Generated from assembly ClearImageNet [5.7.1.0]