euporie.core.graphics.BoundedWritePosition

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

A write position which also hold bounding box information.