displaying_20a_20png_20or_20tiff_20image
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
displaying_20a_20png_20or_20tiff_20image [2018/03/31 13:19] – external edit 127.0.0.1 | displaying_20a_20png_20or_20tiff_20image [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Displaying a PNG or TIFF image===== | =====Displaying a PNG or TIFF image===== | ||
- | //by Richard Russell, November 2010, amended January 2012//\\ \\ BBC BASIC for Windows provides the [[http:// | + | //by Richard Russell, November 2010, amended January 2012//\\ \\ BBC BASIC for Windows provides the [[http:// |
+ | |||
+ | <code bb4w> | ||
DEF PROCdisplay(pic$, | DEF PROCdisplay(pic$, | ||
LOCAL tSI{}, pic%, gdip%, image%, ix%, iy%, gfx%, lGDIP% | LOCAL tSI{}, pic%, gdip%, image%, ix%, iy%, gfx%, lGDIP% | ||
Line 50: | Line 52: | ||
SYS " | SYS " | ||
ENDPROC | ENDPROC | ||
+ | </ | ||
+ | |||
The parameters are the path/ | The parameters are the path/ |
displaying_20a_20png_20or_20tiff_20image.1522502356.txt.gz · Last modified: 2024/01/05 00:18 (external edit)