Hi Lifepower,

I am just kidding around with your new components and found a problem while trying to use VTDB...

I have created all my in Corel Photopaint and saved them as BMP in 24 bit RGB format. All sizes are power of 2, maximum 256*256.

When I try to add such an image to a vtdb with VTDBTool 3.0 the following errors occur depending on settings:
:::: OPTIMIZED GRAPHICS ::::
add as 24 bit RGB, no Transparency:
- Access violation -> reading of address 00000000
add as 32 bit with 8 bit Alpha, use existing channel:
- picture is added, but appears in green shine
add as 32 bit with 8 bit Alpha, use transparency color:
- picture is added, but appears in black (only black square)
add as 16 bit -> same as 32 bit

As you can see, I am not able to add a single picture to a new created VTDB-File.
Old VTD-Files cannot be loaded...
So how can I experiment with the new components to test some things with them?

If I try LoadFromFile instead of LoadFromVTDB I get an exception "abstract error" when procedure LoadFromFile is called...


Greetings,
Dirk