View Single Post
  #5 (permalink)  
Old 06-21-2009, 01:33 PM
klaus's Avatar
klaus klaus is offline
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,813
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Yes, the latest version of ImageLibEx is 1.5, you can find the latest libraries and their version number here: ttp://www.basic4ppc.com/forum/additional-libraries/3314-dll-version-listings-2.html

I have never made any speed tests between drawing directly onto the form's forelayer or onto the form with a Drawer object or onto a bitmap with a Drawer object and copying the bitmap onto the form background.

An advatage with the Bitmap is that you can use a bitmap bigger than the screen size and copy the desired part of it onto the form,'s background. But I don't know what would be the influence on speed.

Best regards.
__________________
Klaus
Switzerland
Reply With Quote