Set the pixel iterator row.
row
bool pixelSetIteratorRow(int row) => _magickWandBindings.PixelSetIteratorRow(_iteratorPtr, row).toBool();