• Yields pixels of an image row by row

    Parameters

    • image: ImageData

    Returns Generator<Rgb[], void, unknown>