Jan 17, 2016 colour draw libgdx pixmap LibGDX drawPixel has Wrong Colours TL;DR: Note that Pixmap.drawPixel(x, y, colour) expects a RGBA8888 colour, even if the pixmap is not RGBA8888. Today I wanted to create