File: load_pic.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (19 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<HTML>
<HEAD>
<TITLE>load.pic</TITLE></HEAD>
<BODY>
<h1>load.pic</h1>
<B>Category</B><p>
<a href="picture_commands.html">Picture commands</a><p>
<B>Syntax</B><p>
<p>
load.pic(vA);<p>
<B>Description</B><p>
<p>
Picture resource vA is loaded into memory.<p>
<B>See also</B><p>
<a href="discard_pic.html">discard.pic</a><p>
<a href="draw_pic.html">draw.pic</a><p>
<a href="overlay_pic.html">overlay.pic</a><p>
<a href="drawing_pictures.html">Drawing pictures</a><p>
</BODY></HTML>