Results 1 to 3 of 3

Thread: Don't shoot...

  1. #1

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946
    this is probably beyond dumb but I'll ask anyway...

    is it possible for vb to create and display in an image control a thumbnail of an existing image.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  2. #2
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Nitro
    Posts
    633
    Bang! Bang! for asking a stupid question. Just joking!

    Yes, I have to leave for a while but research on the following functions.

    SavePicture
    BitBlt API
    Icon Extract API - I don't remember the exact name

    Email to Sam Finch. He is the god of API.
    Chemically Formulated As:
    Dr. Nitro

  3. #3
    Guest
    Another method is the PaintPicture. Or you can always load the image in an ImageBox with the Stretch property set to true, then shrink it.

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