Merge pull request #2352 from nishanths/feature/native-image-is-template

Add NativeImage.isTemplateImage method
This commit is contained in:
Cheng Zhao 2015-07-29 11:47:00 +08:00
commit ff6b9d0907
4 changed files with 15 additions and 2 deletions

View file

@ -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