Deep Zoom API [英] Deep Zoom API

查看:90
本文介绍了Deep Zoom API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从使用C#和GDI +创建的一组图像中组装一个非常大的深度缩放图像。 

I would like to assemble a really large deep zoom image from a set of images that I am creating using C# and GDI+. 

是否有DeepZoom API,或者你会如何建议使用.NET自动创建Deep Zoom图像?

Is there a DeepZoom API, or how would you reccomend automating the creation of a Deep Zoom image using .NET?

我的问题是整体图像尺寸太大而无法在GDI +中构建为单个.bmp,所以我将需要构建图像切片然后将其提供给Deep Zoom以创建整个图像。

My issue is that the overall image size is too large to build in GDI+ as a single .bmp, so I am going to need to build image tiles then feed those to Deep Zoom to create the entire image.

任何建议都将受到赞赏。

Any suggestions would be appreciated.

BTW使用DeepZoom编辑器,我可以轻松组装四个30MB,20000px x 500px位图,并创建一个FANTASTIC深度缩放图像。  Deep Zoom Composer上的用户界面非常棒! 不幸的是,整体图像大小需要300个这样的位图,
所以我不认为在Deep Zoom Composer中手动组装它们会起作用,所以我正在寻找一个API或其他工具来自动组装图像。

BTW, using DeepZoom composer, I could easily assemble four 30MB, 20000px x 500px bitmaps, and create a FANTASTIC deep zoom image.  The UI on Deep Zoom Composer is really nice!  Unfortunately the overall image size requires 300 of these bitmaps, so I don't think that assembling them manually in Deep Zoom Composer will work, so I am looking for an API or other tool to assemble the images automatically.

推荐答案

迈克,你很幸运!
深度缩放工具
 正是您的''重新寻找 - 一组命令行实用程序以及可用于以编程方式生成图像和集合的.NET库。 Deep Zoom Composer实际上在
引擎下使用该.NET库。希望有所帮助!

Mike, you're in luck! Deep Zoom Tools is exactly what you're looking for -- a set of command-line utilities as well as a .NET library that you can use to programmatically generate your images and collections. Deep Zoom Composer actually uses that .NET library under the hood. Hope that helps!


这篇关于Deep Zoom API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆