Subject | Re: [IBO] Storing Images In JPEG format in BLOB Field. |
---|---|
Author | Harald Klomann |
Post date | 2001-04-02T10:40:38Z |
"R. S. Patil" wrote:
have a look at the TIB_Image component.
There are various method to handle images, e.g.
IB_Image1.PasteFromClipboard, IB_Image1.LoadPicture ..
Harald
>Hi,
> Dear Friends,
>
> I want to paste from clipboard a Image in a TImage Component
> and store that image
> in JPEG format to a blob field. the image quality
> requirements are not high so any
> other size friendly image formats can also do the job. JPEG
> format has been selected
> since native TJPEGImage is easily available. If u have some
> other alternative
have a look at the TIB_Image component.
There are various method to handle images, e.g.
IB_Image1.PasteFromClipboard, IB_Image1.LoadPicture ..
Harald