IsImage

FileType.IsImage method

Bepaalt of invoerFileType is afbeeldingsformaat.

public static bool IsImage(FileType fileType)
Parameter Type Beschrijving
fileType FileType DeFileType voorwerp.

Winstwaarde

als invoerFileType is beeldformaat; anders,

true
false

Zie ook