Open tif image in TsgImage
Moderators: SDS, support, admin
Open tif image in TsgImage
Hi
how can I open a .tif or .tiff image into the TsgImage component?
Thanks
how can I open a .tif or .tiff image into the TsgImage component?
Thanks
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
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
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
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