import Prelude as P import Graphics.Image as I image :: IO() image = do rawImage <- readImageExact JPG "./original.jpg"