Region():findAll()
To perform image or text search in bulk manner and return a list of MatchResult
Signature
findAll(template: string): List<MatchResult>
findAll(template: string, params: FinderParams): List<MatchResult>
Returns
List<MatchResult>