MCPcopy Create free account
hub / github.com/pymupdf/PyMuPDF / JM_py_from_irect

Function JM_py_from_irect

src/__init__.py:21207–21208  ·  view source on GitHub ↗
(r)

Source from the content-addressed store, hash-verified

21205
21206
21207def JM_py_from_irect(r):
21208 return r.x0, r.y0, r.x1, r.y1
21209
21210
21211def JM_py_from_matrix(m):

Callers 2

irectMethod · 0.85
util_round_rectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…