set-clipboard-bitmap in clipboard<%>
Changes the current clipboard contents to a bitmap (Windows, Mac OS X) and releases the current clipboard client (if any).
(-> voidsenda-clipboardset-clipboard-bitmapnew-bitmaptime)
new-bitmap:bitmap%object
time: exact integerSets the clipboard contents to
new-bitmap. See Cut and Paste for a discussion of thetimeargument. Iftimeis outside the platform-specific range of times, anexn:fail:contractexception is raised.