Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我有一个标准 tif 文件,我想创建一个多层 tiff。
我似乎可以在互联网上找到有关如何操作的任何信息。
你能帮忙吗?
谢谢。
convert [source image] -define tiff:tile-geometry=256x256 -compress jpeg 'ptif:o.tif'
这将从源创建分层 tif 并使用 imagemagick 将其命名为 o.tif
guys! I was trying to add flexigrid plugin into my html, but i have problem that
Uncaught TypeError: Object # has no method 'flexigrid' showed in chrome console