From 4a8c33fb821e702040598b67a5d8116b0fe39400 Mon Sep 17 00:00:00 2001 From: goferito Date: Sun, 8 Mar 2015 15:58:22 +0100 Subject: [PATCH] Image filter values --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e3765da..d0b33ef 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,15 @@ Bing.images("Ninja Turtles", function(error, res, body){ console.log(body); }, {imagefilters: 'Size:Small+Color:Monochrome'}); ``` +Accepted filter values: +* Size:\ +* Size:Height:\<*Height*\> +* Size:Width:\<*Width*\> +* Aspect:\ +* Color:\ +* Style:\ +* Face:\ + ##### Specify Market Getting spanish results: