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 draw Lines, Rectangles, Circles, Text

New THBDeviceContext object
To create a device context and draw Lines, Rectangles, Circles, Text on it.
Its former use is to add some drawing to a THBImageEdit object.
For example load a jpeg file with THBImageEdit, create a new THBDeviceContext, draw a black border rectangle, write the jpeg filename and the filesize on the THBDeviceContext. When you are finished overlay the drawing on the THBImageEdit object. Save the labeled jpeg to disk. In this way you can label pictures and save them again.
THBImage