IsImage

FileType.IsImage method

Bestimmt, ob EingangFileType ist Bildformat.

public static bool IsImage(FileType fileType)
Parameter Typ Beschreibung
fileType FileType DerFileType Objekt.

Rückgabewert

falls eingegebenFileType ist Bildformat; ansonsten,

true
false

Siehe auch