Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Bitmap Generation? #2123

    trees
    Member

    Thanks very much for the comprehensive explanation. It should have occurred to me to try to import raw data into GIMP.

    I can’t post an image here but it worked great.

    here’s a different command I found which passes the random directly to an image.

    rawtoppm -rgb 512 512 < /dev/random| pnmtopng > random$(date +%Y%m%d%H%M%S).png

    in reply to: Bitmap Generation? #2103

    trees
    Member

    (OS: Debian)

Viewing 2 posts - 1 through 2 (of 2 total)