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

raw image data serialization #5

Closed
mattsawyer77 opened this issue Feb 18, 2011 · 2 comments
Closed

raw image data serialization #5

mattsawyer77 opened this issue Feb 18, 2011 · 2 comments

Comments

@mattsawyer77
Copy link

Hello-

This is not really an issue but more of a question. Is there a feasible way to store/retrieve the image data from/to memory instead of hitting the filesystem? It seems like this was possible in PHP but I don't remember for sure.

Thanks,
Matt

@aheckmann
Copy link
Owner

not really. everything is just shelled out to graphicsmagick which does everything.

@mattsawyer77
Copy link
Author

Thanks.

This issue was closed.
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

2 participants