putting_20an_20image_20on_20the_20clipboard
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
putting_20an_20image_20on_20the_20clipboard [2018/03/31 13:19] – external edit 127.0.0.1 | putting_20an_20image_20on_20the_20clipboard [2024/01/05 00:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Putting an image on the clipboard===== | =====Putting an image on the clipboard===== | ||
- | //by Richard Russell, March 2012//\\ \\ Putting an image on the clipboard is straightforward: | + | //by Richard Russell, March 2012//\\ \\ Putting an image on the clipboard is straightforward: |
+ | |||
+ | <code bb4w> | ||
cx% = 0 | cx% = 0 | ||
cy% = 0 | cy% = 0 | ||
Line 9: | Line 11: | ||
SYS " | SYS " | ||
SYS " | SYS " | ||
+ | </ | ||
+ | |||
Here **pic$** is the full path and filename to the image file (which can be a BMP, EMF, GIF, ICO, JPEG or WMF). If you want to support a wider range of formats (including PNG and TIFF) then call [[/ | Here **pic$** is the full path and filename to the image file (which can be a BMP, EMF, GIF, ICO, JPEG or WMF). If you want to support a wider range of formats (including PNG and TIFF) then call [[/ |
putting_20an_20image_20on_20the_20clipboard.1522502375.txt.gz · Last modified: 2024/01/05 00:16 (external edit)