Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560fe72 commit 0b116c8Copy full SHA for 0b116c8
src/lib/Graphics/Bling/IO/Bitmap.hs
@@ -10,8 +10,6 @@ import Graphics.Bling.Math
10
import Graphics.Bling.Spectrum
11
import Graphics.Bling.Texture
12
13
-import Debug.Trace
14
-
15
readTexture :: FilePath -> IO (Either String DiscreteSpectrumMap2d)
16
readTexture fname = do
17
edi <- JP.readImage fname
0 commit comments