Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save to memory stream #9

Open
DoogeJ opened this issue May 13, 2020 · 2 comments
Open

Save to memory stream #9

DoogeJ opened this issue May 13, 2020 · 2 comments

Comments

@DoogeJ
Copy link

DoogeJ commented May 13, 2020

It looks like all the saving is handled in the library itself.

I'd rather save to a memory stream as I need to do extra processing on the image, and have no reason to save to disk. Is there a way to do this?

@rmbanas
Copy link

rmbanas commented Apr 8, 2024

Same question; can the output be piped to a memory stream?

@surban
Copy link
Owner

surban commented Apr 8, 2024

See https://plplot.sourceforge.net/docbook-manual/plplot-html-5.15.0/devices.html, although this will involve some form of native interop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants