Re: I'm looking for code that loads jpg, png, etc into euphoria sequences (16million colors)
- Posted by mindwalker Mar 11, 2010
- 1090 views
dcole said...
mindwalker said...
I'm hoping to write a dos program that will manipulate the picture pixels at the RGB level. Anyone able to recommend some existing code for loading the pictures?
Don Cole
Is the code that loads the pictures separated from the display features? I don't want a slide show, zoom, scoll, etc., just code for loading pictures into Euphoria sequences. I want to be able to change the rgb values for each of the pixels in the picture and periodically display an updated version of the picture to the display (full screen). In particular I'm looking for 16 million colors, not a pallet of 256 colors.