On the command line, -frame is an image operator.
Syntax:
Code: Select all
-frame widthxheight{+-}outer-bevel-width{+-}inner-bevel-width
Syntax:
Code: Select all
frame(unsigned int width_, unsigned int height_, int innerBevel_ = 0, int outerBevel_ = 0)