Subject | TIB_JPEGImage |
---|---|
Author | Rejane |
Post date | 2001-07-25T13:57:47Z |
When I do this:
ibjpgImage.Picture.LoadFromFile(OpenPictureDialog1.FileName);
Show the follow exception:
'...exception class EInvalidGraphic with message 'Bitmap image is not valid'...'
It's verified if value is a Bitmap, Metafile or Icon.
' ibjpgImage' is the TIB_JPEGImage component.
What is wrong?
Rejane
[Non-text portions of this message have been removed]
ibjpgImage.Picture.LoadFromFile(OpenPictureDialog1.FileName);
Show the follow exception:
'...exception class EInvalidGraphic with message 'Bitmap image is not valid'...'
It's verified if value is a Bitmap, Metafile or Icon.
' ibjpgImage' is the TIB_JPEGImage component.
What is wrong?
Rejane
[Non-text portions of this message have been removed]