VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 1234567[8]910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 07:44:44 05/14/01 Mon
Author: Michel
Subject: Re: The loaded image is not a DIB?
In reply to: wto 's message, "The loaded image is not a DIB?" on 09:41:38 05/12/01 Sat


Hi,

I am not sure I understand completely. Instead of using a TPicture, you can use a TJpegGraphic object directly.

When you write, "But I found the drawing process does not change the system palette", I am not quite sure what you mean. Are you using a 256 color or less video mode? Envision does not handle well 256 or less color video modes, generally for this reason, because interacting with the system palette is quite involved. A JPEG image does not have a palette, so changing the system palette would involve color quantization to find the best colors.

Envision does store the image in DIB. TDibGraphic class creates the undering DIB using the windows API CreateDIBSection call.

Best regards,

Michel


>Hi,
> I declared a TPicture variable named FPicture, and
>use it
>to load a JPEG file by FPicture.LoadFromFile('a.jpg');
>The graphic class processing the JPEG file is
>TJPEGGraphic. And then I use TForm.Canvas.Draw(0,0,
>FPicture.Graphic) to draw
>the picture to my form. But I found the drawing
>process does not change the system palette, so I think
>your FPicture.Graphic is not a DIB. How can I do?(I
>not want to
>use the TImage)

[ Next Thread | Previous Thread | Next Message | Previous Message ]

[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.