this module allows you to draw a decorative frame with a line of different colour inside it around the image.
input
the input imageoutput
the output with the frame addedborder
colour of the frame around the imageline
colour of the line inside the framesize
fractions of the image width to add as frame horizontally and verticallylinewd
width of the line inside the frame: 0.0 means no line, 1.0 means full frame size assuming centered alignmentalign
where to put the image within the frame: 0.0 means align to the top/left, 0.5 is center, 1.0 means bottom/rightlinepos
where to draw the decor line: 0.0 means directly around the image, 1.0 means on the outer rim of the frame