gpt4 book ai didi

c++ - 创建或更改多页 TIFF

转载 作者:行者123 更新时间:2023-11-28 08:17:55 27 4
gpt4 key购买 nike

我尝试使用 Magick++ 编写新的和修改现有的多页 TIFF。有人知道我该怎么做吗?

我可以使用这段代码阅读特定页面:

Image * img = new Image("path/to/image.tif[0]"); //read page 0

但是如何将更改保存回 TIFF?以及如何添加新页面?Google 只能告诉我有关在单页中拆分 TIFF 的信息。

感谢您的帮助!

最佳答案

我从未尝试过,但是 writeImages 函数呢?文档是 here .
来自文档

Write images in container to file specified by string imageSpec_

关于c++ - 创建或更改多页 TIFF,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6995541/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com