mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Implement unique IDs and card linking
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
Function: dimensions_of
|
||||
|
||||
--Usage--
|
||||
> dimensions_of(input: image)
|
||||
|
||||
Returns an array containing the width and height of the image in pixels.
|
||||
|
||||
--Parameters--
|
||||
! Parameter Type Description
|
||||
| @input@ [[type:image]] Image to whos dimensions we want.
|
||||
|
||||
Reference in New Issue
Block a user