Click to See Complete Forum and Search --> : Load jpeg gif files in C++Builder 6 Image component


Leite33
July 25th, 2006, 04:46 PM
Hello
I am trying to make a Picture Viewer Application in C++Builder 6.. So i use some code to load pictures in Image Componnent. But from basics format i can only load bmp and jpg. Any code ideas for loading gif pictures in Image Componnent; Please help; Do i have to use a library;

Krishnaa
July 28th, 2006, 11:33 AM
If that control do not support GIF format then there is no way you can load GIF into it.