Results 1 to 2 of 2

Thread: Loading An Image File to Mem-Variable

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Toronto
    Posts
    1

    Question Loading An Image File to Mem-Variable

    I'm looking to load a large image into memory, then access it with a func. This will use .paintpicutre to isolate the section I want, and return it.
    My problem: I can't find a declaration which will work with the 'LoadPicture' function. Unless I use a picbox control, It won't work.

    ---! Is there any declaration-type that will hold pictures in memory?!?

    Thanks for your help...

    Ron
    R. Richardson

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    - Use BitBlt instead of PaintPicture
    - See this for MemoryDCs

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