Skip to content

mapanett/DeepZoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= A Haskell DeepZoom Image Slicer.

This library slices images so that they can be used with the Deep Zoom (http://www.microsoft.com/silverlight/deep-zoom/).
It's based on deep_zoom_slicer by Sascha Hanssen ([email protected], http://github.com/hanssen/deep_zoom_slicer)

== Usage

import import Graphics.Transform.DeepZoom.Slice

main = do
  sliceImage "bigImage.jpg"

==  Additional Information

Currently this only works on 32bit Linux.


About

A Deep Zoom slicer in Haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published