Pixelator.Api
Pixelator.Api copied to clipboard
Output to string on Decode
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.