Exemple #1
0
def getImagePath():
    return [e.pathGiven for e in ImagePath.getPaths() if e]
Exemple #2
0
def getImagePath():
    return [e.pathGiven for e in ImagePath.getPaths() if e]