Possible bug on Image Search API

65 views
Skip to first unread message

José Eugenio Hernández Roldán

unread,
Oct 31, 2013, 6:13:31 PM10/31/13
to google-ajax...@googlegroups.com
The property google.search.ImageSearch.IMAGESIZE_MEDIUM does not work properly, it returns search in any size, other image size restrictions work just fine

Lore R

unread,
Nov 16, 2013, 5:28:48 AM11/16/13
to google-ajax...@googlegroups.com
I have a similar problem... I want to use some restrictions for image searches like:

                ImageSearch imageS = new ImageSearch();
imageS.setImageType(ImageTypeValue.FACES);
                imageS.setColorization(ColorizationValue.GRAYSCALE);

but it seems that the restrictions for WebSearch, ImageSerch classes of the search API for GWT are not working...
Reply all
Reply to author
Forward
0 new messages