ImageRequest.Filters Property (Bing, Version 2.1)
ImageRequest.Filters Property (Bing, Version 2.1)

Array of strings that filter the response the API sends based on size, aspect, color, style, face, or any combination thereof.

<XmlArrayItemAttribute(IsNullable=False)> _  
Public Property Filters() As String()
End Property
Remarks

Values that can be included in this array are:

 

Value Restricts results to images:

Size:Small

Small in size.

Size:Medium

Medium in size.

Size:Large

Large in size.

Size:Height:<Height>

Of the specified height in pixels, where <Height> is an unsigned int value.

Size:Width:<Width>

Of the specified width in pixels, where <Width> is an unsigned int value.

Aspect:Square

That have standard aspect ratio.

Aspect:Wide

That have widescreen aspect ratio.

Aspect:Tall

That have tall aspect ratio.

Color:Color

That are in color.

Color:Monochrome

That are black and white.

Style:Photo

That contain photos.

Style:Graphics

That contain graphics or illustrations.

Face:Face

That contain faces.

Face:Portrait

That contain portraits (head and shoulders).

Face:Other

That are different than the other Face categories.

See Also

Concepts

Image SourceType (Bing, Version 2.0)

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View