Results 1 to 2 of 2

Thread: DX7 Floodfill

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Location
    Cairo
    Posts
    10
    Hello,
    How can I floodfill an area of directdraw7 surface
    like traditional floodfill API
    thanks

  2. #2
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355
    You use:

    <mysurface>.bltcolorfill

    it takes 2 params: a RECT that says what area you want filling, and the colour you want.

    set the RECT to the right area, and it'll work fine
    buzzwords are the language of fools

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