A global class for file type related methods.
Static Public Member Functions | |
| static bool | IsImage (string fileType) |
| Checks if the given lower case type is an image. More... | |
|
inlinestatic |
Checks if the given lower case type is an image.
| fileType | The type to check. |