Latest News ...

THBImage SDK Online Documentation
Here you can view the THBImage 5.0 do...
THBImage SDK Framework Hierarchy Chart
The documentation now contains a bett...
New website
I...
THBImage SDK v5.0.5.6 Vector symbols, Curve drawing
This update improves THBVector and TH...
THBImage SDK v5.0.5.5 Worlddata
THBViewProject now reads more propert...
THBImage SDK v5.0.5.4 Geometry drawing
DirectX renderer performance improved...
THBImage SDK v5.0.5.2 - SVG DirectX TWAIN geometry
New SVG vector fileformat support....
THBImage SDK v5.0.5.1 DirectX IPP DXF
THBAdvancedImgProc upgraded to Intel ...
OpenStreetMap (OSM) demo zoom levels
OpenStreetMap (OSM) is a collaborativ...
THBImage Viewer Application - Geometry and Picture Viewer
THBImage Viewer is a small and fast r...
Download THBImage image and vector viewing and processing SDK
Download THBImage image and vector viewing and processing SDK

THBImage Viewer is a small and fast raster picture and vector data viewer.
THBImage Viewer is a small and fast raster picture and vector data viewer.

64bit

This is the first 64bit release.
The setup contains 32bit plus 64bit binaries of THBImage.

Now there is one .Net assembly labelled THB.THBImage.dll.
It is now built with platformtype ‘Any’ and will load either 64bit or 32bit dlls depending on the starting executeable platformtype.
All .NET examples are now built with platformtype ‘Any’. You have to take care that the .Net application gets proper dlls depending on the platform type.

To evaluate the 32bit version ensure that the PATH environment variable points to the bin32/All folder.

Ensure that the .Net example projects add a reference to the THB.THBImage.dll .Net assembly from the bin32/All folder.

To evaluate the 64bit version ensure that everything points to the bin64/All folder.

How to deploy 32bit version

To deploy the 32bit version of THBImage please go to the bin32/All folder, run YourSetup.cmd and add all remaining files to your setup. Deploy all files to your application.exe folder.

How to deploy 64bit version

To deploy the 64bit version do the same in the bin64/All folder.

Current limitations of the 64bit version:

We will remove some of these limitations in the coming months.

TVieAP50.dll not found

If you have troubles like TVieAP50.dll not found then there are three common problems:

To solve this please

Native dlls like TVieAP50.dll have to be in the same folder along with the .Net assembly THB.THBImage.dll

Native dlls like TVieAP50.dll have to be in the same folder along with the .Net assembly THB.THBImage.dll

Each vcredist has a version number. Downloading any package from www.microsoft.com does not guarantee that you have the proper version. So you have to take the version that we deliver along with the THBImage SDK setup or take care that you download the proper version at www.microsoft.com.