|
-
Feb 4th, 2012, 04:36 PM
#1
Thread Starter
PowerPoster
[RESOLVED] [VB6-API]- the pointers are more faster than DIB's?
manipulations the images by pixels, what is more faster:
i know what is more faster:
-pset and point are slow;
-setpixel and getpixel are more faster;
-setpixelv and getpixel are more faster;
-setpixel and getpixel using hdc variables(instead pictures directly) are more faster;
-DIB's are more faster.
but pointers??? are more faster than DIB's?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|