Hallo! I want to load 2 graphic files into the Video ram in order to be able to switch between them by sending a simple trigger command? is this possible? and how?
Thanks in advance
Bjarne
C Bauma
Delphi Developer
Wed, 18 Jun 1902 08:00:00 GMT
Re:2 BMP files in Video ram
Quote
b...@Hainsacker.de wrote in message <378C9AFB.E7CF5...@Hainsacker.de>... >I want to load 2 graphic files into the Video ram in order to be able to >switch between them by sending a simple trigger command? is this >possible? and how?
The answer to this depends on your hardware. TP6's graph unit does support video paging. If your video adapter has a compatible mode, you can switch by setting one page as the active one. You, of course, get to figure how to load the graphics files. Check your manuals or, perhaps, the help files.