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.

THBImage SDK v5.0.5.2 - SVG DirectX TWAIN geometry

New SVG vector fileformat support.
THBVector can now read SVG files.
Use the THBVector.LoadFromFile function to read SVG files. SVG files should be displayed from back to front, to enforce this displayorder you have to disable the SpatialIndex of vector layers before loading SVG files.

DirectX performance and drawing quality improvements
DirectX lines now have rounded lineends, you can disable them by using the penstyle property of the geometry style.

New DTWAIN32.dll version 2.4.0.9 added.

There are some new Twain events. If you are scanning in Modeless mode you have to replace the AcquirePageDone event by ProcessedDibFinal.