Summary

public void GetSelectedImages(List<string> output)

Outputs the selected image ids to the specified list. NOTE: List is not cleared internally.

Parameters