Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 690 Bytes

20160830.md

File metadata and controls

34 lines (29 loc) · 690 Bytes

2016-08-30

ImageMagick

  1. Image Geometry
size description
scale% Height and width both scaled
scale-x%xscale-y%
width
height
widthxhegiht Maximum valuse of height and width given
widthxheight^ Minimum values
widthxheight! given
rorate
  1. Operator
  • gaussian-blur, radial-blur
  1. support wildchar

  2. mogrify: This tool is similar to convert except that the original image file is overwritten.

option description
auto-level
auto-gamma
canny
colorspce
constrast
flip flip image in vertical direction
flop flop image in horizontal direction
motion-blur

|