Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Creates a Texture
from a list of pixels.
textureFile :: String -> Texture Source
The same as textureURL
.
emptyTexture :: GLES => GL Texture Source
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Creates a Texture
from a list of pixels.
textureFile :: String -> Texture Source
The same as textureURL
.
emptyTexture :: GLES => GL Texture Source