PHP 8.3.4 Released!

ImagickPixelIterator::setIteratorFirstRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::setIteratorFirstRowSets the pixel iterator to the first pixel row

说明

public ImagickPixelIterator::setIteratorFirstRow(): bool
警告

本函数还未编写文档,仅有参数列表。

Sets the pixel iterator to the first pixel row.

返回值

成功时返回 true

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top