Merge pull request #9470 from electron/MarshallOfSound-patch-1
Fix createFromDataURL return type
This commit is contained in:
commit
b09086c1b8
1 changed files with 2 additions and 0 deletions
|
@ -153,6 +153,8 @@ Creates a new `NativeImage` instance from `buffer`.
|
||||||
|
|
||||||
* `dataURL` String
|
* `dataURL` String
|
||||||
|
|
||||||
|
Returns `NativeImage`
|
||||||
|
|
||||||
Creates a new `NativeImage` instance from `dataURL`.
|
Creates a new `NativeImage` instance from `dataURL`.
|
||||||
|
|
||||||
## Class: NativeImage
|
## Class: NativeImage
|
||||||
|
|
Loading…
Reference in a new issue