Results 1 to 4 of 4

Thread: Save as TIFF

  1. #1

    Thread Starter
    Fanatic Member pvbangera's Avatar
    Join Date
    Sep 2001
    Location
    Mumbai, India
    Posts
    961

    Save as TIFF

    hi all,

    i have created a MS chart in my vb project. now i want to save the chart in TIFF image or EPS format. pls guide me how to do that.

    regards,

    prakash

  2. #2
    Addicted Member Cyberius's Avatar
    Join Date
    Jan 2003
    Location
    Australia
    Posts
    145
    i dont really know why you would want to save it as tiff and not jpg or bmp or something, but anyway, try looking for a DLL that is able to save images into TIFF format, and use an API call to capture the chart off the screen initially
    -=[Ç¥ßè®Ìú§]=-

    How many microsoft employees does it take to change a lightbulb? None, they simply define darkness as the new industry standard.

    CAUTION: OVERCLOCKING A 386 TO 5Ghz MAY BE HAZARDOUS

  3. #3
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    search www.pscode.com
    i've found some good libs there...

    in my 2d animator you can get code for saving and opening jpg, pcx, tga, and avi, if you want that
    www.geocities.com/mp_crew2001
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    http://www.thevbzone.com/
    Go to the std. modules section, there is a module called 'modfreeimage.bas'. This allows importing and exporting of TIFF files, however I don't think it supports EPS.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

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