Function invert4B

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

Inverts the color’s rgb values.

Parameters

color

The color to invert
Return value
Converted color
Examples0