 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ramy Guest
|
Posted: Mon Feb 23, 2004 7:41 am Post subject: TImage or TPicture? BitBlt or CopyRect? |
|
|
Hello,
I need to display graphics on the form (objects and line moving
from here to there, graphs, and so on...) which one is better to
use on the form? TImage or TPicture? what's the different between
them? (as i understood TPicture is actually part of TImage...).
Also which method is better to use - BitBlt or CopyRect?
I care a lot here about fast graphics and no flickering problems.
Thanks,
Ramy
|
|
| Back to top |
|
 |
Ramy Guest
|
Posted: Mon Feb 23, 2004 11:01 am Post subject: Re: TImage or TPicture? BitBlt or CopyRect? |
|
|
Also, what's the different between the performens of StreachBlt
and CopyRect? it's looks like they are doing exactly the same,
which one is better to use and why?
Thanks,
Ramy
|
|
| Back to top |
|
 |
dumboo Guest
|
Posted: Tue Feb 24, 2004 9:35 am Post subject: Re: TImage or TPicture? BitBlt or CopyRect? |
|
|
hi there,
"Ramy" <No (AT) mail (DOT) dot.com> wrote
| Quote: |
Hello,
I need to display graphics on the form (objects and line moving
from here to there, graphs, and so on...) which one is better to
use on the form? TImage or TPicture? what's the different between
them? (as i understood TPicture is actually part of TImage...).
Also which method is better to use - BitBlt or CopyRect?
|
i'd prefer to use the forms Canvas instead....check out the following link
maybe this can be of some help to u
http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=21096
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|