Artifact 1fc6ea53d8526211e902e1a43b1f2f1a13e96710:
- File canvas-draw/api/server.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: 606) [annotate] [blame] [check-ins using]
server Module
Synopsis
Racket | (require (planet murphy/canvas-draw:1:0/server)) |
---|---|
CHICKEN | (require-extension canvas-draw-server) |
Server context support.
Context Types
[context:image context?]
Context type for server side pixel buffers.
[context:double-buffer context?]
Context type for server side double buffers.