Hi.
I used convert to crop the margins.
But some pixels have changed color. (That part is one color)
1. use convert.exe on command line
convert [IMAGE] -crop 20x439+760+9 -format "%c" histogram:info:
2. actual result
20: ( 25, 32, 58) #19203A srgb(25,32,58)
8748: ( 25, 32, 60) #19203C srgb(25 ...
Search found 1 match
- 2018-10-29T04:11:17-07:00
- Forum: Users
- Topic: Crop an image. Few pixels color changed.
- Replies: 1
- Views: 2830