Safe Haskell | None |
---|
Documentation
htmlCanvasElementSetWidth :: HTMLCanvasElementClass self => self -> Int -> IO ()Source
htmlCanvasElementGetWidth :: HTMLCanvasElementClass self => self -> IO IntSource
htmlCanvasElementSetHeight :: HTMLCanvasElementClass self => self -> Int -> IO ()Source
htmlCanvasElementGetHeight :: HTMLCanvasElementClass self => self -> IO IntSource