Feature Requests item #2235817, was opened at 2008-11-07 13:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2235817...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: B. Bogart (bbogart) Assigned to: Nobody/Anonymous (nobody) Summary: "copy" message to copy an image in pix_buffer
Initial Comment: This would be used to quickly copy data from one slot to another. For example you want to init a pix_buffer with all black images:
open black.tif 0 # load the image into first slot from disk.
copy 0 1 # copy image from first slot into second (from memory, so its fast.)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507082&aid=2235817...