We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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)