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

Get image stream #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Get image stream #47

wants to merge 2 commits into from

Commits on Aug 24, 2014

  1. Methods for returning the result as raw image streams

    getResultAsPNG(), getResultAsJPG(), getResultAsGIF() return a merged resource image as a raw image stream (a string) which can be saved into a file or served on the fly by printing the result with the proper headers.
    rmruano committed Aug 24, 2014
    Configuration menu
    Copy the full SHA
    7a2594d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49414c View commit details
    Browse the repository at this point in the history