Function invert3B

#include <Geode/utils/cocos.hpp>cocos2d::ccColor3Binvert3B()

Inverts the color’s rgb values.

Parameters

color

The color to invert
Return value
Converted color
Examples0