36 #include <config_auto.h> 39 #include "allheaders.h" 45 l_ok
readHeaderJp2k(
const char *filename, l_int32 *pw, l_int32 *ph,
46 l_int32 *pbps, l_int32 *pspp, l_int32 *pcodec)
48 return ERROR_INT(
"function not present",
"readHeaderJp2k", 1);
54 l_int32 *pbps, l_int32 *pspp, l_int32 *pcodec)
56 return ERROR_INT(
"function not present",
"freadHeaderJp2k", 1);
62 l_int32 *ph, l_int32 *pbps, l_int32 *pspp,
65 return ERROR_INT(
"function not present",
"readHeaderMemJp2k", 1);
70 l_int32 fgetJp2kResolution(FILE *fp, l_int32 *pxres, l_int32 *pyres)
72 return ERROR_INT(
"function not present",
"fgetJp2kResolution", 1);