The OpenD Programming Language

DetectImageFormatProc

Function that detects this format. I/O rewinding: this function must preserve the I/O cursor by contract.

import gamut.plugin;
nothrow @nogc @safe
alias DetectImageFormatProc = bool function

Meta