Automatic crop parameters
Moderators: XnTriq, helmut, xnview
-
- Posts: 11
- Joined: Mon Nov 13, 2017 10:55 am
Automatic crop parameters
Is there automatic crop parameter in Nconvert like XnConvert? I am trying to find the option "Color of pixel at", "Tolerance". "Export for Nconvert" functionality doesn't show it in the batch file.
-
- Author of XnView
- Posts: 44748
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 11
- Joined: Mon Nov 13, 2017 10:55 am
Re: Automatic crop parameters
I can guess that tol is tolerance and r g b is the colors. Will it be used something like this? I have to ask because the help file does not have any detail on this.
Code: Select all
-autocrop tol 10 r 255 g 255 b 255
-
- Author of XnView
- Posts: 44748
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Automatic crop parameters
Code: Select all
-autocrop 10 255 255 255
currently not yet, but will be addedAlso is there parameter for "color of pixel at"? This would be helpful because determining the color cannot be always exact.
Pierre.