Jump to content

Shift hue without using bitmapdata objects


ForgeableSum
 Share

Recommended Posts

I know it's a long shot, but is there any way to shift the hue of an image without using bitmapdata objects? Since it's possible in CSS, i thought it might be possible to do natively with javascript code. 

Or, perhaps, using CSS filters, you could shift the hue of an image and load it into the game - with the css filter applied? 

The problem with using BMDs is that they are just soooo resource-intensive. Your essentially creating a whole new canvas element each time you create one. 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...