Take a look at https://github.com/timholy/Images.jl it currently is the best way I know of to work with images in Julia.
On Sunday, 30 November 2014 22:29:53 UTC+1, Benjohn Barnes wrote: > > Hi, > > I'd like to experiment with writing rendering / graphics algorithms in > Julia. Mostly for fun and education, but partly because I wonder: if you > used much higher level rendering optimisations, could regular processors > achieve what graphics cards do, while being more flexible? > > I'd like to be able to generate RGB bitmaps and see them in iJulia. Is > there a standard way to do this? > > Thanks. > > p.s. – I'm a complete Julia newbie, but I've been programming for far to > long. >
