Re: graphics mode 283
- Posted by Robert Craig <rds at RapidEuphoria.com> Dec 07, 2004
- 457 views
Lou Weinfurtner wrote: > I've been working with the Euphoria DOS version for a while now and I really > enjoy it. However, I have a fairly powerful grapics card and monitor, and I > would like to draw graphic screens at 1280x1024 at 24 or 32 bit resolution. > > Are there any plans at RDS to upgrade the graphics.e include file to handle > graphics mode 283? No. There's a limit to how much time we can afford to sink into DOS. > I've tried using the TrueColr.e with great success until I ran into a problem > I can't figure out. I used the following statement to read the bgr values: > > vp = read_virtual_pixel(a,{100,100},1) > > Now I want to print these bgr numbers on the active screen, but I keep > getting ASCII code printed when I use true_puts or true_putsxy. > > Any help would be appreciated. Sorry, I don't know much about those enhanced DOS graphics packages in the Archive. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com