Tech Tutorials Database
GeekArticles Programming Delphi
 

A way to set both Width and Height of TBitmap (speed reason)

 
Author: qc.borland.com
Category: Delphi
Comments (0)

QC#: 4624 Version: 7.0 Status: Closed defect, no action required Resolution: Bug has been fixed Description: Setting TBitmap Width property, then Height property, is very slow.
A new method to set both at the same time,
should speed up a lot:
MyBitmap.SetSize( 450, 200 );

Read More...




Sponsored Links




Read Next: Documentation should be improving with versions



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe