Jun 8, 2016 batch colour command fill imagemagick pil replace Replace a colour in an image with imagemagick I had to change the colour of some monochrome icons for a personal project, from black to something else (i.e. not black). I'
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
Jan 17, 2016 background colour libgdx pixmap render Create a Background with Vertical Lines of Different Colours I've got a list of colours (RGB) in an array and I want to build a background with vertical lines, each representing a
Nov 5, 2015 android application colour Picking Colours for Your Application While working to get a theme for my new app Epso View (Play and Amazon), I've identified two types of websites: * Inspiration (like
Apr 7, 2015 android app colour material palette Material Palette Resources Today I wanted to change the colours of my app (still in alpha). Since I want to be material, I went looking for material links.