Performing a Search

 

In this sample, we:

 

use an existing MediaCollection to select a MediaObject to use as a source for the search

perform the search

retrieve and display the resulting images.

 

// create a MediaCollection object to hold the MediaCollection on disk

MediaCollection mediaCollection = (MediaCollection) Eve.newMediaCollection();

try

{

 

}

catch (Exception e)

{

}