18 lines
471 B
HTML
18 lines
471 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>discard.pic</TITLE></HEAD>
|
||
|
<BODY>
|
||
|
<h1>discard.pic</h1>
|
||
|
<B>Category</B><p>
|
||
|
<a href="picture_commands.html">Picture commands</a><p>
|
||
|
<B>Syntax</B><p>
|
||
|
<p>
|
||
|
discard.pic(vA);<p>
|
||
|
<B>Description</B><p>
|
||
|
<p>
|
||
|
Picture resource vA is discarded from memory. If the picture is not already loaded, the interpreter generates an error.<p>
|
||
|
<B>See also</B><p>
|
||
|
<a href="load_pic.html">load.pic</a><p>
|
||
|
<a href="drawing_pictures.html">Drawing pictures</a><p>
|
||
|
</BODY></HTML>
|