• Yields pixels of an image row by row

    Parameters

    • image: ImageData

    Returns Generator<(undefined | Rgb8Bit)[], void, unknown>