Safe Haskell | None |
---|
WASH.CGI.CGIGraphics
Documentation
activeImage :: CGIImage -> WithHTML x CGI ()Source
drawRectangle :: CGIImage -> (Int, Int) -> (Int, Int) -> Pixel -> CGIImageSource
fillRectangle :: CGIImage -> (Int, Int) -> (Int, Int) -> Pixel -> CGIImageSource
activateImage :: CGIImage -> CGI () -> CGIImageSource
activateXY :: CGIImage -> ActionFun -> CGIImageSource
storeDirectory :: StringSource