Q&A

  • TIF 이미지 view / scan
delphi 3에서,

tif image를 볼 수 있는 viewer 또는 component가 필요합니다.

viewer의 기능으로는 rotate(0,90,180,270), zoom in/out, print기능만

있으면 되고 image edit기능까지는 필요없습니다.

가장 좋은 것은 물론 delphi내에서 구현가능한 compact한 source입니다만

없으면, delphi에서 호출할 수 있는 외부 viewer program이라도 추천바랍니다.







1  COMMENTS
  • Profile
    김영대 1999.10.05 00:13
    송아지 wrote:

    > delphi 3에서,

    > tif image를 볼 수 있는 viewer 또는 component가 필요합니다.

    > viewer의 기능으로는 rotate(0,90,180,270), zoom in/out, print기능만

    > 있으면 되고 image edit기능까지는 필요없습니다.

    > 가장 좋은 것은 물론 delphi내에서 구현가능한 compact한 source입니다만

    > 없으면, delphi에서 호출할 수 있는 외부 viewer program이라도 추천바랍니다.



    TIFF component for Delphi 3 (ver. 1.00)

    http://SunSITE.ICM.edu.pl/delphi/ftp/d30free/tiffpack.zip



    Envision Image Library. For Delphi 3 or 4.

    www.cam.org/~mibra/spider/envision.html



    Image Display Lib 1.1

    www.terratronic.com/Delphi_En.htm



    Borland C++ Builder port of SGI TIFF Library

    http://callisto.worldonline.nl/~fappelma/libtiff.zip

    http://callisto.worldonline.nl/~fappelma/libtiffexample.zip



    For additional info about Delphi Graphics File Formats and Conversion:

    http://www.efg2.com/lab/library/Delphi/Graphics/FileFormatsAndConversion.htm



    For bitmap manipulation, check for links at

    http://www.efg2.com/lab/library/Delphi/Graphics/Algorithms.htm