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
public static bool IsImage(byte[] data)
data
binary file.
The buffer only needs the first 15 bytes max for signature detection