Using Deepzoom Composer creates a nice ClientBin and a good HTML page that works in HTML.
Using the Deepzoom API, I can create processed pyramid images and some metadata in some xml files, and that’s all. So now that I have these images and metadata that make up half the battle, how should I create some Silverlight and HTML (programmatically) to use these metadata and images without having to translate and reconstruct everything that the Deepzoom Composer creates
For my purposes, it is important that I can auto-generate the entire shebang, as Deepzoom Composer does. Clicking in Visual Studio will not necessarily shorten it.
At least I need to turn off the image that appears in the latest Silverlight Deepzoom app from time to time if it doesn’t completely restore the whole magical thing. (I hope that msbuild will not need to participate here, since I would also like it to be free.)
I'm just looking for quality reference material and some ideas here. Link, books, blog entries, etc.
Thanks!
-Chris.
Update
Exiting Deep Zoom Composer using Outputtype = "Silverlight Deep Zoom" and "Export as a composition (single image)"; Format = JPEG; Quality = 95; Image Width = 800 generates a bunch of files in a named folder in the Exported Data folder. There is also a folder "Work Data" and "Source Images".
" " , Deep Zoom Composer. , , , . :
Test.html( Silverlight 2 Source = Default.xap)
Default.xap( Headlight.Player.dll AppManifest.xaml)
" ", "dzc_output_files" dzc_output.xml, scene.xml SparseImageSceneGraph.xml
SparseImageSceneGraph.xml - 1KB SceneNode, FileName, " " .
scene.xml , 76 , , , Headlight .
dzc_output.xml - xml , 1 , "" DisplayRect, .
. API Deepzoom - Xml .
.
, , , API , , , .