PDA

Click to See Complete Forum and Search --> : bitblt


saharon
Feb 1st, 2000, 06:05 AM
what is bitblt good for?

Fox
Feb 1st, 2000, 07:44 PM
Well,
BitBlt is a API (Application programming interface) function to draw pictures from DCs to DCs (Device Context). AFAIK it's only available in Windows.
For example you can draw a bitmap directly on the screen, if you know the desktop-DC (There are functions to get it).

Fore more informations ask me or someone other ;)

------------------
fox_mccloud@gmx.net
...
Every program can be reduced to one instruction which doesn't work.

KENNNY
Feb 3rd, 2000, 03:28 AM
but directdraw is much better and easier for games :)

------------------
cintel rules :p
www.cintelsoftware.co.uk

Fox
Feb 3rd, 2000, 08:12 PM
Right,
but C++ is much better for games ;) (But not easier ;))

KENNNY
Feb 5th, 2000, 12:29 AM
Indeed, but Vb is getting better.
I'm usng Vb for an rts :)

------------------
cintel rules :p
www.cintelsoftware.co.uk