Merge pull request #7515 from electron/newline-before-list
Add newline before list
This commit is contained in:
commit
217010a669
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ Returns `Boolean` - Whether the image is empty.
|
||||||
#### `image.getSize()`
|
#### `image.getSize()`
|
||||||
|
|
||||||
Returns `Object`:
|
Returns `Object`:
|
||||||
|
|
||||||
* `width` Integer
|
* `width` Integer
|
||||||
* `height` Integer
|
* `height` Integer
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue