Results 1 to 4 of 4

Thread: Strictly using RAM

  1. #1

    Thread Starter
    Fanatic Member vbPoet's Avatar
    Join Date
    Feb 2005
    Location
    Searching ..
    Posts
    669

    Strictly using RAM

    I need a way to grab an image from a video capture window and place it into a picturebox with out using the clipboard and with out saving it as a file. In otherwords, strictly using RAM.

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: Strictly using RAM

    If it's a Video Capture window the device should come with some sort of library to do this. If it doesn't, this will be hard. Taking screenshots or even trying to access it in Windows will more than likely end up producing the same outcome as trying to Screenshot a movie thats playing in WMP, then pasting it into paint.

    Phreak

    Visual Studio 6, Visual Studio.NET 2005, MASM

  3. #3

    Thread Starter
    Fanatic Member vbPoet's Avatar
    Join Date
    Feb 2005
    Location
    Searching ..
    Posts
    669

    Re: Strictly using RAM

    I wanna do it with VB6
    thx

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Strictly using RAM

    Quote Originally Posted by vbPoet
    I wanna do it with VB6
    thx
    Why? What are the application requirements that you are working under?

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