We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
I want to save png from ppm which is generated by Ao benchmarks
like this:
ppmImage = Ao.render pngImage = Mrmagick::ImageList.new() pngImage.from_blob(ppmImage)