| Herd Software Development
|=
DaVinci Graphics Library
|==
DaVinci Documentation Home Search Order


Using DaVinci with TImage

This topic shows precisely how easy it is to import images in a wide range of formats, including vector-based formats, into a TImage using DaVinci.

Delphi 1:

The GETDIB.PAS and GETTEST.PAS samples are offered for use with 16 bit applications and show how to directly access DIB data contents with more than 64 KByte of data from a Delphi 1 application as an alternative to the RWxxxx functions.

See also:

Some useful background on TImage