Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ set_aa_level
Method
set_aa_level
src/__init__.py:25280–25284 ·
view source on GitHub ↗
Set anti-aliasing level.
(level)
Source
from the content-addressed store, hash-verified
25278
25279
@staticmethod
25280
def
set_aa_level(level):
25281
''
&
#x27;
25282
Set anti-aliasing level.
25283
''
&
#x27;
25284
mupdf.fz_set_aa_level(level)
25285
25286
@staticmethod
25287
def
set_annot_stem( stem=None):
Callers
1
test_4179
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_4179
Function · 0.64