Hi all,

I'm looking for an image library that could open and display jpg, png,
bmp. Then with this class be able to convert that in a standard
TBitmap so that I can draw in canvas, etc.

If the class can be brilliant (auto-detect the file format) that would be nice.
TSuperPicture.LoadFromFile('image.jpg);
TSuperPicture.TBitmap.Assign(TMyOtherBitmap);

Thank you for any hints.

--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to