Pixelator.Api icon indicating copy to clipboard operation
Pixelator.Api copied to clipboard

Output to string on Decode

Open lordofscripts opened this issue 8 years ago • 0 comments

The only example shows how to decode an image to extract the data but only to a specified output directory. In many occasions, it is more useful to decode to a string (in memory) rather than to a file. Or is there a way to do that with the current implementation? There is no more documentation.

lordofscripts avatar Sep 08 '17 19:09 lordofscripts