Consulting

Results 1 to 7 of 7

Thread: Display tiff image on vba form

  1. #1
    VBAX Regular
    Joined
    May 2008
    Posts
    28
    Location

    Display tiff image on vba form

    Is there any way to get a tiff image to display on a vba form without having to convert them all to a different format?
    We have an image library storing images in Tiff format. The VBA Image object does not display images in tiff format. But due to the nature of the library, I cannot convert them for the purpose of my project.

    Would be grateful for any positive guidance.

    Thanks
    Mike
    vpager ----------------------------------------------
    Oh look, I'm a 'Regular'
    That's nice

  2. #2
    Mike.
    Please read the forum rules about cross posting, both on this forum and Ozgrid.

  3. #3
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,876
    see attachment (heavily plagiarised).
    Attached Files Attached Files
    p45cal
    Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.

  4. #4
    VBAX Regular
    Joined
    May 2008
    Posts
    28
    Location
    Quote Originally Posted by jolivanes
    Mike.
    Please read the forum rules about cross posting, both on this forum and Ozgrid.
    Apologies. Won't happen again.
    vpager ----------------------------------------------
    Oh look, I'm a 'Regular'
    That's nice

  5. #5
    VBAX Regular
    Joined
    May 2008
    Posts
    28
    Location
    Quote Originally Posted by p45cal
    see attachment (heavily plagiarised).
    Many thanks, an interesting workround.

    I do quite a lot of VBA programming but have largely avoided using Library calls. Always feels like I'm throwing a stone into an ocean without knowing how [or if] it's going to come back out.
    The one I did latch onto is for mouse wheel scrolling in user forms. It's very hit and miss and doesn't give me a lot of confidence to look deeper into this area.
    Am I being unnecessarilly blinkered?

    Mike
    vpager ----------------------------------------------
    Oh look, I'm a 'Regular'
    That's nice

  6. #6
    VBAX Regular
    Joined
    Jun 2013
    Posts
    7
    Location
    there is no need to convert to other formats as long as you vb tiff windows viewer support . it is going to take so much time on this work.

  7. #7
    Hi, fhimage.
    I am looking for some fine manual tools which can be customized by users according to our own favors to help display and
    read tiff images these days. I wonder whether the tool you mentioned above offers a free trial package for users to check? If it does, I will try you rsharing later.



    Best regards,
    Arron
    Best Regards,
    Arron

    I am testing about image resizers to resize images, any ideas?


    Next Tomorrow is Another Day.

Posting Permissions

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