Results 1 to 5 of 5

Thread: bitblt

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    haifa,israel
    Posts
    12

    Post

    what is bitblt good for?

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Post

    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

    ------------------
    [email protected]
    ...
    Every program can be reduced to one instruction which doesn't work.


  3. #3
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355

    Post

    but directdraw is much better and easier for games

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

  4. #4
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Post

    Right,
    but C++ is much better for games (But not easier )

  5. #5
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355

    Post

    Indeed, but Vb is getting better.
    I'm usng Vb for an rts

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width