Welcome, Guest. Please login or register.

Author Topic: How to use BltBitmaprast port or other like it  (Read 3727 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Leo42

  • Newbie
  • *
  • Join Date: Dec 2002
  • Posts: 44
    • Show all replies
    • http://nogfx.free.fr
Re: How to use BltBitmaprast port or other like it
« on: March 06, 2003, 09:48:06 AM »
Check out the sources of FlashNG: both AllocBitmap() and BltBitmap() are used...

http://nogfx.free.fr/flash

flash.c/AllocFlash() => AllocBitmap()
flash.c/MoveRect()=> BltBitmap()

Maybe the sources I released a year or so ago will finally become usefull for someone ;)

Regards,
Leo.

PS: It will work on both RTG (P96/CGX) and AGA...