Results 1 to 2 of 2

Thread: [VB6 - DIB's] - advices for speed up my Graphic Class

Threaded View

  1. #1

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    [VB6 - DIB's] - advices for speed up my Graphic Class

    i need advices for speed my class. it takes very time to Draw the image

    - GetImageData sub: here is catch the image from a control(picturebox and form and usercontrol);
    - ChangeImage sub: here i change the image pixels;
    - DrawImage sub: is for draw the image.

    i see more when i tiled the image. can anyone advice for speed up my class?
    Attached Files Attached Files
    VB6 2D Sprite control

    To live is difficult, but we do it.

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