Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

marble_eater, vf, and divil, I think you may be interested in this:

 

BitBlt is 1 second faster every 100 repetitions than DrawImage only when the form is double buffed.

 

DrawImage is 5 seconds faster than BitBlt every 100 repetitions only when the form is not double buffed.

 

AlphaBlend took 14 seconds compared to 25 for DrawImage with ImageAttributes.

Edited by aewarnick
C#
Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...