Php/docs/imagickpixeliterator.getiteratorrow

提供:Dev Guides
< Php
2020年12月14日 (月) 13:06時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

ImagickPixelIterator::getIteratorRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::getIteratorRowpixel iterator の現在の行を返す


説明

public ImagickPixelIterator::getIteratorRow ( ) : int

警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。


pixel iterator の現在の行を返します。


返り値

pixel iterator の現在の行を返します。 エラー時には ImagickPixelIteratorException をスローします。