MultiScaleImage (DeepZoom) control on Windows Phone 7 and image collections -


I am developing a WP7 application that shows and organizes images using a MultiScaleImage control.

Currently, I do not think my 'output' xml / dzc is correctly formatted to point to all the sub images on the right place.

How can I export my Deep Zoom Composer project as a collection of images and access? Single submission in my application? (And of course, the data is local instead of online)

Source:

  • Any other suggestions are welcome

    This project can help you - it includes a WP7 control

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -