Add NativeImage docs for IsTemplateImage
This commit is contained in:
parent
9211109088
commit
51111430b3
1 changed files with 4 additions and 0 deletions
|
@ -132,6 +132,10 @@ Returns the size of the image.
|
|||
|
||||
[buffer]: https://iojs.org/api/buffer.html#buffer_class_buffer
|
||||
|
||||
### NativeImage.isTemplateImage()
|
||||
|
||||
Returns whether the image is a template image.
|
||||
|
||||
### NativeImage.setTemplateImage(option)
|
||||
|
||||
* `option` Boolean
|
||||
|
|
Loading…
Add table
Reference in a new issue