Maintainer | diagrams-discuss@googlegroups.com |
---|---|
Safe Haskell | None |
Render a diagram directly to a list of lists of Colour values (i.e. pixels).
- renderToList :: (Ord a, Floating a) => Int -> Int -> Diagram Cairo R2 -> IO [[AlphaColour a]]
Maintainer | diagrams-discuss@googlegroups.com |
---|---|
Safe Haskell | None |
Render a diagram directly to a list of lists of Colour values (i.e. pixels).