python - Pygame Changing Hue of Image -


i have question python module pygame.

i want change hue of image sprite, applying filter image. have seen many posts concerning changing specific pixels 1 color another, although not want do. want similar can done in simple photo editing software such paint.net, changing overall color of image. of course change hue of image in photo editing software, lead lots of images needing made , loaded , managed, become tedious. hoping there sort of way change hue of image in pygame.

you can python pil. take @ question , answer, , original question , answer link to:

https://stackoverflow.com/questions/11832055/changing-the-color-of-an-image-based-on-rgb-value


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -