From 51111430b3ca75a2616108ae876f0457d626c613 Mon Sep 17 00:00:00 2001 From: Nishanth Shanmugham Date: Sun, 26 Jul 2015 21:59:43 -0700 Subject: [PATCH] Add NativeImage docs for IsTemplateImage --- docs/api/native-image.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/api/native-image.md b/docs/api/native-image.md index ed12819d26c4..5c6bf11659c5 100644 --- a/docs/api/native-image.md +++ b/docs/api/native-image.md @@ -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