Visual Basic (Declaration) | |
---|---|
Public Function Invert() As Integer |
C# | |
---|---|
public int Invert() |
Delphi | |
---|---|
public function Invert(): Integer; |
JScript | |
---|---|
public function Invert() : int; |
Managed Extensions for C++ | |
---|---|
public: int Invert(); |
C++/CLI | |
---|---|
public: int Invert(); |
For Color and Grayscale images, inversion means the 1's complement values are calculated for each byte of the image.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family