Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21207
def
JM_py_from_irect(r):
21208
return
r.x0, r.y0, r.x1, r.y1
21209
21210
21211
def
JM_py_from_matrix(m):
Callers
2
irect
Method · 0.85
util_round_rect
Function · 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…