TftInversionOff()
Color inversion OFF
Some TFT modules require color inversion to display colors correctly. This behavior is not dependent on the display driver IC, but on the specific TFT panel used in the module. By default, color inversion is disabled.
If you observe that Red, Green, Blue, Black, and White appear as Cyan, Magenta, Yellow, White, and Black, respectively, color inversion must be enabled. In this case, call TftInversionOn() after the TFT initialization sequence.
To disable color inversion, use the TftInversionOff() command.
Created with the Personal Edition of HelpNDoc: Full-featured EBook editor