Search found 1 match
- 2012-05-24T06:24:49-07:00
- Forum: Users
- Topic: Converting ImageMagick commands to RMagick
- Replies: 0
- Views: 3626
Converting ImageMagick commands to RMagick
Hi! I realized an image processing with ImageMagick commands and I would like to port them to RMagick. The goal of this task is to take a picture and to pixelate given areas (one or more) for privacy purpose. Here are my bash script (script.sh) which work very well using convert command: convert ...