scenegraph-0.1.0.1: Scene GraphSource codeContentsIndex
Graphics.SceneGraph.TGA
Documentation
withBinaryFile' :: FilePath -> (Handle -> IO a) -> IO aSource
readTga :: FilePath -> IO (Maybe (Size, PixelData Word8))Source
swapBytes' :: Ptr Word8 -> Int -> Int -> IO ()Source
swapByteRGB :: Ptr Word8 -> IO ()Source
swapByteRGBA :: Ptr Word8 -> IO ()Source
getFormat :: Int -> IO PixelFormatSource
Produced by Haddock version 2.4.2