Re: [E-devel] image from memory

2010-04-13 Thread Vincent Torri
On Tue, 13 Apr 2010, rui kou wrote: > Hi > > I'm trying to make a image_object from a buffer in memory, I have only a > pointer to the buffer and size of the buffer,no high no width..nothing more > abort the image, So ,how can I make it? so you don't know what the content of that void * is ? V

Re: [E-devel] image from memory

2010-04-13 Thread The Rasterman
On Tue, 13 Apr 2010 18:19:42 +0800 rui kou said: > Hi > > I'm trying to make a image_object from a buffer in memory, I have only a > pointer to the buffer and size of the buffer,no high no width..nothing more > abort the image, So ,how can I make it? write to file, then load file. there is no "

[E-devel] image from memory

2010-04-13 Thread rui kou
Hi I'm trying to make a image_object from a buffer in memory, I have only a pointer to the buffer and size of the buffer,no high no width..nothing more abort the image, So ,how can I make it? -- Download IntelĀ® Parallel St