将多个tiff拆分为单个页面 [英] Splitting multiple tiffs into single pages

查看:87
本文介绍了将多个tiff拆分为单个页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何通过asp

编程将多个tiff图像提取到单个图像中?

是否有任何免费的dll可以在ASP中用来分割多个tiffs

单个tiffs?


任何有关此问题的建议都将受到高度赞赏.....

解决方案

" amitavabardhan"在消息中写道

新闻:F0 ********************************** @ microsof t.com ...

:如何通过asp将多个tiff图像提取成单个图像
:编程?

:有没有我可以在ASP中使用免费的dll来分割多个tiff到

:单个tiffs?



:关于这个的任何建议问题将受到高度赞赏.....


你的信息自相矛盾。分裂的东西会产生倍数,而不是单打。组合倍数会创建一个单独的。


你有多个图像,你想成为一个或一个你想要很多的图像吗? />
你如何定义拆分,如果没有组合,意味着按长度分割,

高度,正方形,矩形等等?

以及如何适用于您的应用程序。你目前的情况是什么?
你的目标是什么?


Ex。我有一个很大的tiff图像,我想打破较小的

图像,这样它们的页面可以在加载时渲染图像。


-

Roland Hall

/ *这些信息的分发是希望它有用,但

没有任何保证;甚至没有适销性的暗示保证

或特定用途的适用性。 * /

Technet脚本中心 - http:// www .microsoft.com / technet / scriptcenter /

WSH 5.6文档 - http://msdn.microsoft.com/downloads/list/webdev.asp

MSDN Library - http://msdn.microsoft.com/library/default.asp


Hello Roland,


我很抱歉这个混乱...我的意思是提取单页tiff

来自多页tiffs的图片。

我想创建一个应用程序,可以自动从多页tiffs中提取单页tiff图像。

。 >

希望有所帮助...


Roland Hall写道:

" amitavabardhan"在消息中写道
新闻:F0 ********************************** @ microsof t.com。 ..
:如何通过asp将多个tiff图像提取到单个图像中?编程?
:是否有任何免费的dll可以在ASP中用来将多个tiff分成
:单一的tiffs?

:对此问题的任何建议都将受到高度赞赏.....

您的信息自相矛盾。拆分会产生倍数,而不是单打。组合倍数会创建一个单独的。

你有多个图像,你想成为一个或一个你想要很多的图像?
你如何定义分割? ,如果没有组合,意味着按长度分割,
高度,正方形,矩形等?
并且,如何应用于您的应用程序。你目前的情况是什么?你的目标是什么?

Ex。我有一个很大的tiff图像,我想打破较小的图像,这样它们的页面可以在加载时渲染图像。

-
Roland Hall
/ *这些信息的分发是希望它有用,但
没有任何保证;甚至没有适销性的暗示保证
或适合特定用途的适用性。 * /
Technet脚本中心 - http://www.microsoft.com / technet / scriptcenter /
WSH 5.6文档 - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp



" amitavabardhan"在消息中写道

news:60 ********************************** @ microsof t.com ...

:我很抱歉这个混乱......我的意思是提取单页

tiff

:图片来自多页tiffs。

:我想创建一个可以自动提取

的应用程序:来自多页tiffs的单页tiff图像。


我记得很久以前和别人讨论过这件事。如果我能找到那个讨论,我将不得不看到




-

Roland Hall

/ *这些信息的分发是希望它有用,但

没有任何保证;甚至没有适销性的暗示保证

或特定用途的适用性。 * /

Technet脚本中心 - http:// www .microsoft.com / technet / scriptcenter /

WSH 5.6文档 - http://msdn.microsoft.com/downloads/list/webdev.asp

MSDN Library - http://msdn.microsoft.com/library/default.asp


How Can I extract multiple tiff images into single images through asp
programming?
Is there any free dll''s that I can use in ASP to split multiple tiffs into
single tiffs?

Any suggestion regarding this issue will be highly appreciated.....

解决方案

"amitavabardhan" wrote in message
news:F0**********************************@microsof t.com...
: How Can I extract multiple tiff images into single images through asp
: programming?
: Is there any free dll''s that I can use in ASP to split multiple tiffs into
: single tiffs?
:
: Any suggestion regarding this issue will be highly appreciated.....

Your message contradicts itself. Splitting something creates multiples, not
singles. Combining multiples creates a single.

Do you have multiple images that you would like to be one or one that you
would like to be many?
How would you define the split, if not combining, meaning split by length,
height, squares, rectangles, etc.?
And, how is the applied to your application. What is your current situation
and what is your goal?

Ex. I have a large tiff image that I would like to break into smaller
images so they page can render the images as it loads.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp


Hello Roland,

I am sorry for the confusion...what I meant was extracting single page tiff
images from multi-page tiffs.
I would like to create an application that can automate the extracting of
the single page tiff images from multi page tiffs.

Hope that helps...

"Roland Hall" wrote:

"amitavabardhan" wrote in message
news:F0**********************************@microsof t.com...
: How Can I extract multiple tiff images into single images through asp
: programming?
: Is there any free dll''s that I can use in ASP to split multiple tiffs into
: single tiffs?
:
: Any suggestion regarding this issue will be highly appreciated.....

Your message contradicts itself. Splitting something creates multiples, not
singles. Combining multiples creates a single.

Do you have multiple images that you would like to be one or one that you
would like to be many?
How would you define the split, if not combining, meaning split by length,
height, squares, rectangles, etc.?
And, how is the applied to your application. What is your current situation
and what is your goal?

Ex. I have a large tiff image that I would like to break into smaller
images so they page can render the images as it loads.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp



"amitavabardhan" wrote in message
news:60**********************************@microsof t.com...
: I am sorry for the confusion...what I meant was extracting single page
tiff
: images from multi-page tiffs.
: I would like to create an application that can automate the extracting of
: the single page tiff images from multi page tiffs.

I remember discussing this with someone a long time ago. I''ll have to see
if I can find that discussion.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp


这篇关于将多个tiff拆分为单个页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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