Gmagick::setimageinterlacescheme
(PECL gmagick >= Unknown)
Gmagick::setimageinterlacescheme — Sets the interlace scheme of the image
说明
Sets the interlace scheme of the image.
返回值
The Gmagick object.
错误/异常
错误时抛出 GmagickException。
+添加备注
用户贡献的备注 1 note
Isius ¶
12 years ago
Just in case you're having trouble finding the constants for this like I was. They are as-of-yet unlisted on the predefined constants page.
INTERLACE_UNDEFINED, UndefinedInterlace
INTERLACE_NO, NoInterlace
INTERLACE_LINE, LineInterlace
INTERLACE_PLANE, PlaneInterlace
INTERLACE_PARTITION, PartitionInterlace
备份地址:http://www.lvesu.com/blog/php/gmagick.setimageinterlacescheme.php