Page 1 of 1

BlobToImage corrupted the blob

Posted: 2012-11-20T00:18:43-07:00
by elvinlee
Hi,

I have try to call BlobToImage by passing a blob which points to the content of a psd image file. However, once the function call return, the blob seem to have corrupted. Accessing the memory pointed by the blob will caused access violation.

Any idea what causes the problem?