Image filter values

This commit is contained in:
goferito 2015-03-08 15:58:22 +01:00
parent f51ba66e87
commit 4a8c33fb82

View file

@ -37,6 +37,15 @@ Bing.images("Ninja Turtles", function(error, res, body){
console.log(body);
}, {imagefilters: 'Size:Small+Color:Monochrome'});
```
Accepted filter values:
* Size:\<Small | Medium | Large\>
* Size:Height:\<*Height*\>
* Size:Width:\<*Width*\>
* Aspect:\<Square | Wide | Tall\>
* Color:\<Color | Monochrome\>
* Style:\<Photo | Graphics\>
* Face:\<Face | Portrait | Other\>
##### Specify Market
Getting spanish results: