The OpenD Programming Language

guessImageFormatFromMemory

Try to guess image format by first data bytes.

@system
guessImageFormatFromMemory
(
const(void)[] membuf
)

Meta