Autor Beitrag
Troplosti
Hält's aus hier
Beiträge: 1



BeitragVerfasst: Mo 18.11.02 14:27 
I would try to do this in German, but I know I suck in German (even when I'm Dutch). So English might be the best solution (since I haven't found any other nice Delphi Forum).

My question is how to load pictures (png format) into a DXImageList. The problem is that these images are merged into one file and that I addes some additional information. I can retrieve the bytes that contain the png image, but it seems to me that saving this to a file (say example.png) and then loading it in the DXImageList is a waste of valuable time.