byte array into bitmap image in vb ? 
Author Message
 byte array into bitmap image in vb ?

Hi,

I have a bytearray of a bitmap.
Is there any way to convert the bitmap into an image, other than writing
on the disk and loading it using the loadpictuer method ?  I mean, in C
all I'll do is to get a pointer casted to that bytearray, and i'll get
an image. Is there any similar method in VB to point and Image to the
byte array ??

Thanks in advance,

Aviv.

--
Aviv Eliezer
Elemental Software LTD
29 Hayarkon Street, Bnei-Brak, Israel 51024
Phone: 972-3-6198079     Fax: 972-3-6197992
http://www.*-*-*.com/




Fri, 26 May 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. byte array into bitmap image in vb ?

2. Manipulate bitmap data with byte array in/out

3. Load Bitmap into Byte Array from memory

4. Copy Bitmap into Byte-Array

5. Loading bitmap from a byte-array into a picturebox

6. Converting a byte array to a Bitmap...

7. Manipulate bitmap data with byte array in/out

8. Need to convert a 16 byte array of bytes to 4 byte integer

9. Convert an Image to a byte array

10. Converting an image to a byte array

11. Image to Byte Array

12. Image data conversion to Unicode though using Byte Array

 

 
Powered by phpBB® Forum Software