#1277·piskel

Export To C Results In Reverse HEX Colors

Author: KaoskittyCreated Jun 23, 2026Updated Aug 10, 2026

The hex colors in exported Piskel C data are inverted from the standard HEX layout. When I export as .C data the HEX colors come out as 0xAABBGGRR when in reality HEX should be 0xRRGGBBAA. Would it be possible to have .C data exported as standard HEX colors?