euporie.core.renderer.BoundedWritePosition

class euporie.core.renderer.BoundedWritePosition(xpos: int, ypos: int, width: int, height: int, bbox: euporie.core.data_structures.DiInt | None = None)

A write position which also hold bounding box information.