Hi
I have been looking all day for a way to get a bitmap from the clipboard into a matrix or array. I have seen it done in C and .Net but I can't see anyone who's done it in VB6.
I am guessing VB6 doesn't have access to MemoryStream functions like .Net?
I have been writing a program in VB6 to do some simple image analysis and need to speed things up, which is why I am trying to learn about memorystreams etc.
Can anyone make any suggestions what I can do in VB6 or shall i convert to .NET?
Many thanks
Richard
I have been looking all day for a way to get a bitmap from the clipboard into a matrix or array. I have seen it done in C and .Net but I can't see anyone who's done it in VB6.
I am guessing VB6 doesn't have access to MemoryStream functions like .Net?
I have been writing a program in VB6 to do some simple image analysis and need to speed things up, which is why I am trying to learn about memorystreams etc.
Can anyone make any suggestions what I can do in VB6 or shall i convert to .NET?
Many thanks
Richard