Minor style fix for #2352
This commit is contained in:
parent
ff6b9d0907
commit
2c97cd64cf
3 changed files with 6 additions and 5 deletions
|
@ -132,12 +132,12 @@ 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
|
||||
|
||||
Marks the image as template image.
|
||||
|
||||
### NativeImage.isTemplateImage()
|
||||
|
||||
Returns whether the image is a template image.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue