How to extract fill-shade
#4258
Unanswered
rafayaar
asked this question in
Looking for help
Replies: 2 comments
-
I understand that these infinites can be normalized by taking a product with matrix but how do we define matrix itself which needs to be multiplied. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Shading is generally not extracted in PyMuPDF yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @JorjMcKie
When looking at elements in
get_bboxlog
there is also fill-shade. Most other elements, like rect, line bezier can extract, but can get to find anything to extract fill-shade.I was to save it as image
What I have noticed is that my rect for some of these fill-shades are infinite.
Beta Was this translation helpful? Give feedback.
All reactions