Hello Roland. I did play with your demo: very impressive ans all works perfectly.
I try to use your code but I get a error while selecting a image file (that is perfectly recognized by your demo). The error is "Graphic format not supported". I did follow your code, first at creation of form: FLoader := TMaskedBitmap.Create(BMK_RGB); But when select a image, in your procedure LoadImage(const AFileName: string), at line: FLoader.LoadFromFile(AFileName); // error message. I dont understand why because the same file is perfectly rendered with your program. Do you have a idea? Thanks. Fre,D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

