mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
add insert_image and add_bleed_edge functions
This commit is contained in:
@@ -9,7 +9,7 @@ The border size is given in percentages of the image size, so @border_size: 1@ m
|
||||
--Parameters--
|
||||
! Parameter Type Description
|
||||
| @input@ [[type:image]] Image to enlarge
|
||||
| @border_size@ [[type:double]] Amount of border to add
|
||||
| @border_size@ [[type:double]] Amount of border to add, in percentage of the image
|
||||
|
||||
--Examples--
|
||||
> enlarge(input: "image1.png", border_size: 0.1) == [[Image]]
|
||||
|
||||
Reference in New Issue
Block a user