figureflow.figure_panel.FigurePanel.add_border
- figureflow.figure_panel.FigurePanel.add_border = <function FigurePanel.add_border>
Add border to images.
- Parameters:
left – Whether to add left border
right – Whether to add right border
top – Whether to add top border
bottom – Whether to add bottom border
row – row (integer) in which borders should be added
column – column (integer) in which borders should be added
color – Color of added border
line_width – Line width in pt of added border