Artifact 242f6b8a92d5b46ca1cbe14e3f10d9acf0fcb852:
- File canvas-draw/api/picture.wiki — part of check-in [ed10f826ff] at 2011-01-30 17:39:09 on branch trunk — Re-ran configure in ffcall and imported canvas-draw source (user: matt, size: 454) [annotate] [blame] [check-ins using]
<h1><tt>picture</tt> Module</h1> <h2>Synopsis</h2> <table> <tr> <th>Racket</th> <td><code>(require (planet murphy/canvas-draw:1:0/picture))</code></td> </tr> <tr> <th>CHICKEN</th> <td><code>(require-extension canvas-draw-picture)</code></td> </tr> </table> Picture context support. <h2>Context Types</h2> <h3><a id="context:picture"><code><nowiki>[context:picture context?]</nowiki></code></a></h3> Context type for in-memory pictures.