Previous: 4.37.2.74. ImageSize function To the Table of Contents Next: 4.37.2.76. IsLfbUsed function
4.37.2.74. ImageSize function Table of Contents 4.37.2.76. IsLfbUsed function

- 4.37.2.75. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.75. InvertImage procedure


4.37.2.75. InvertImage procedure

Targets: MS-DOS, Win32


Graph Unit

Inverts an image.

Declaration:
procedure InvertImage(var BitMap);
Remarks:
This procedure performs the logical NOT operation on each byte of the BitMap Image.


Previous: 4.37.2.74. ImageSize function To the Table of Contents Next: 4.37.2.76. IsLfbUsed function
4.37.2.74. ImageSize function Table of Contents 4.37.2.76. IsLfbUsed function

- 4.37.2.75. -