Method | Description | |
---|---|---|
GetFilePathByName ( string name ) : string |
Gets the input image path by name.
|
|
GetInputImageFiles ( ) : IEnumerable |
Gets all the input files in the Images folder
|
Method | Description | |
---|---|---|
GetFilesByExtensions ( |
Gets the files matching the given extensions.
|
public static GetFilePathByName ( string name ) : string | ||
name | string | The name of the image to return the path for. |
return | string |
public static GetInputImageFiles ( ) : IEnumerable |
||
return | IEnumerable |