Re: 16.8 million color euphoria sequence loading
- Posted by mattlewis (admin) Apr 06, 2010
- 1921 views
mindwalker said...
I have an idea for a program that requires the ability to load a picture (.jpg, .bmp, .png, etc.) into an Euphoria sequence containing RGB sequences, RGB values for each picture pixel. I'm thinking 24-bit depth pictures. I don't plan on using Windows for this but will run it on the Microsoft platform (DOS). The program will manipulate the RGB values of individual pixels and then display these manipulated pictures.
There are a couple of "true color" DOS libraries in the archive:
http://www.rapideuphoria.com/trueeu.zip
http://www.rapideuphoria.com/truecolr.zip
Matt