Top "Colorize" questions

Colorizing text in the console with C++

How can I write colored text to the console with C++? That is, how can I write different text with …

c++ colors colorize
Adding a marker to GMaps (google maps)

I'm trying to use this tool: http://software.stadtwerk.org/google_maps_colorizr/ to add colour to my google map, …

javascript google-maps google-maps-markers colorize
HTML5 Canvas: Colorize image

I would like to change the color of the image/canvas. My existing code: var loader = new PxLoader() var image = …

html canvas html5-canvas colorize
Colorize image while preserving transparency with PIL?

Okay, here's the situation: I want to use the Python Image Library to "theme" an image like this: Theme color: "#33…

python image transparency python-imaging-library colorize