Results 1 to 3 of 3

Thread: Create AVI From Images (use Picturebox instead of file)?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2009
    Posts
    340

    Question Create AVI From Images (use Picturebox instead of file)?

    hi,
    Greetings to every one..

    i m looking for a way to create avi files from images. and i found following article :
    Code:
    http://www.vbaccelerator.com/home/VB/Code/vbMedia/Movies/AVI_Creator/article.asp
    so, form there i created a sample .. (attached) .. but the problem is it's only load images from file.. but i need to use images from picture box..

    so, i can pass either picture.hdc or picture.image.. etc.. i don't like to save the image to file and read it from file .. it will be slower..

    so, any help would appreciated..

    best regards
    Attached Files Attached Files

Tags for this Thread

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