ImageUtils.IsImage

public static bool IsImage(byte[] data)

Parameters

data
binary file.

Remarks

The buffer only needs the first 15 bytes max for signature detection

Overloads