Crop Image
#1697
Replies: 1 comment
-
Normally you could use image.ColorFuzz = new Percentage(70);
image.Trim(); |
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 @dlemstra ,
Could you please help me crop the document so that it starts and ends at the vertical lines, keeping only the content between them?
Crop the data from the left up to the vertical line and from the right up to the vertical line.
image.ColorSpace = ColorSpace.Gray;
Beta Was this translation helpful? Give feedback.
All reactions