| ||||||||
| ||||||||
Description | ||||||||
Reading and writing PNG images. | ||||||||
Documentation | ||||||||
imageSurfaceCreateFromPNG :: FilePath -> IO Surface | ||||||||
surfaceWriteToPNG :: Surface -> FilePath -> IO Status | ||||||||
cairo_image_surface_create_from_png :: Ptr CChar -> IO (Ptr Surface) | ||||||||
surfaceWriteToPNG'_ :: Ptr Surface -> Ptr CChar -> IO CInt | ||||||||
Produced by Haddock version 2.6.0 |