Results 1 to 9 of 9

Thread: fastest byte array of a bitmap ?

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Location
    california
    Posts
    245

    fastest byte array of a bitmap ?

    Hello,

    I've written a small program that gets a bitmap into an array, does some if-then routienes on the raster data, then puts the array back to the bitmap file.

    But it is very slow.

    Would it be faster if I used a picture box and DIB functions (a DC etc.)?

    Thanks for any help

    - Jake
    Last edited by sequoyan; Nov 2nd, 2002 at 10:31 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width