Results 1 to 3 of 3

Thread: Quick image display

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    115
    Since no one will answer my other topic, if you know how I can make it display an image quickly then tell me please. Right now I am using SetpixelV, and plot the whole image, and then refresh so it shows it, but this isn't fast enough. And it's not loading that's slow, it loads instantaneous. Anyways, a friend suggested to log the hDC but I don't know how. Anyways, if you know ANYTHING AT ALL say it please, and if you don't please take the quarter of a second to reply in a new windows saying you don't know how.
    Vuen

  2. #2
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263
    I think what you want is BitBlt. It's an API call, look it up. If you need further assistance, Email me.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    115
    I already checked out BitBlt it doesn't do what I want to. I am loading a special image format and plotting it pixel by pixel to the control. BitBlt copies a box of pixels from another controls and plots it all in one shot somewhere else. It's not what I want.
    Vuen

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