PHP中使用Imagick操作PSD文件实例,
参考资料:
http://www.php.net/manual/zh/book.imagick.php
前提
复制代码 代码如下:
$im = new Imagick("test.psd");
获取图层数目
复制代码 代码如下:
$num_layers = $im->getNumberImages();
获取所有参数:
复制代码 代码如下:
for ($i = 0, $num_layers = $im->getNumberImages(); $i
$im->setImageIndex($i); //this
$im->setIteratorIndex($i); //or this is kinda redundant
$pagedata=$im->getImagePage();
//print("x,y: " + $pagedata["x"].", ".$pagedata["y"]."
\n");
//print("w,h: " + $pagedata["width"].", ".$pagedata["height"]."
\n");
foreach($im->getImageProperties("*") as $k => $v) print("$k: $v
\n");
//export layer
//$im->writeImage('layer_' . $i . '.png'); //导出所有图层到单独的png文件
}

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Linux new version
SublimeText3 Linux latest version

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver CS6
Visual web development tools