trichview.com

trichview.support




Re: Background


Return to index


Author

Message

Sergey Tkachenko

Posted: 05/18/2003 14:56:42


Bitmaps do not have quality (it's a lossless format).

Quality is lost when saving jpeg files (converted from this bitmap)

In future, I'll add a parameter.

While you can modify a source code (CRVData.pas, TCustomRVData.SavePicture),

assign jpg.CompressionQuality after creating jpeg.


>

> Ok, but is it possible to parameter the quality.

> The save image is less good than the original

>

> "Sergey Tkachenko" <[email protected]> wrote:

> >RichView does not store file name for the background image (as well as

file

> >names for any images).

> >When exporting to HTML, it generates file names for images (including the

> >background image).

> >

> >You can store file name for background image somewhere outside RichView

> and

> >use OnHTMLSaveImage event to save the image in custom location.

> >

> >>

> >> It's when I use SaveHTMLToStreamEx, I don't know where is the order to

> >save

> >> with name

> >>

> >>

> >> "Sergey Tkachenko" <[email protected]> wrote:

> >> >RichView.BackgroundBitmap ? It's always TBitmap

> >> >rv.BackgroundBitmap.SaveToFile('bkgnd.bmp');

> >> >

> >> >>

> >> >> How to save background image with his own name, and in his original

> >format

> >> >> (without compress level)?

> >> >> Regards

> >> >

> >> >

> >>

> >

> >

>





Powered by ABC Amber Outlook Express Converter