Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Creating PNGs / BMPs without saving files?

From: brett::codeconscious::com at: 5-May-2001 15:18

Just curious. The only reference I've found so far to creating a particular format image is on the SAVE function. If I wanted to create an email with an embedded image without having to save an image file first how could I do it? The only way I've thought of is to create a special memory:// scheme which would allow me to SAVE/PNG to memory:// and then read out of there again when constructing the message. Thanks Brett. --- Website: http://www.codeconscious.com Rebsite: http://www.codeconscious.com/index.r