Page 1 of 1
Open tif image in TsgImage
Posted: 27 Mar 2007, 03:06
by jimisup
Hi
how can I open a .tif or .tiff image into the TsgImage component?
Thanks
Posted: 27 Mar 2007, 18:35
by support
Hello!
We recommend to use the following library: <b>GraphicEx</b> by Dipl. Ing. Mike Lischke,
http://www.delphi-gems.com
<ul><li>Download library.</li>
<li>Run Delphi and add respective path to the library (Tools > Environment Options > Library tab > Library path).</li>
<li>Add module GraphicEx to the <b>uses</b> list.</li></ul>
Sergey.
Please post questions to the forum or write to
support@cadsofttools.com
Posted: 28 Feb 2008, 18:35
by jimisup
Ok
but if I need to use this graphic lib with borland c++ builder 6, what can I do?
Posted: 29 Feb 2008, 15:56
by support
Hello,
We recommend to contact to author of <b>GraphicEx</b> library accordingly of getting a respective package of OBJ files.
BTW: Borland C++ Builder 6 "understands" .pas files. It is necessary to add .pas files to a project and to compile it. OBJ and CPP files will be generated.
Sergey.
Please post questions to the forum or write to
support@cadsofttools.com