Click here to Skip to main content
15,885,757 members

Articles by robertjb20 (Tip/Trick: 1)

Tip/Trick: 1

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.89

Multimedia
Image Processing
15 Aug 2011   Updated: 15 Aug 2011   Rating: 4.89/5    Votes: 6   Popularity: 3.80
Licence: CPOL    Views: 9,931     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
You can increase the speed of both SetPixel and GetPixel by doing the following:Add the line 'int step = 0' at the LockBitmap class level.Remove 'int' declation of 'step' in the LockBits method and calculate as is.In both SetPixel and GetPixel, remove the line:int cCount = Depth /...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer n/a
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.