Replies: 1 comment 1 reply
-
What happens when you set |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am converting the PDF to Image and would like to use interpolation when resizing the image but setting MagickImage.Interpolate property to any value do not change anything.
I also found
MagickImage.InterpolativeResize
method but not sure is it what I need. Also,MagickGeometry
class hasIgnoreAspectRatio
andGreater
properties andMagickImage.InterpolativeResize
not.Beta Was this translation helpful? Give feedback.
All reactions