35 #include "allheaders.h" 41 l_ok
readHeaderJp2k(
const char *filename, l_int32 *pw, l_int32 *ph,
42 l_int32 *pbps, l_int32 *pspp)
44 return ERROR_INT(
"function not present",
"readHeaderJp2k", 1);
50 l_int32 *pbps, l_int32 *pspp)
52 return ERROR_INT(
"function not present",
"freadHeaderJp2k", 1);
58 l_int32 *ph, l_int32 *pbps, l_int32 *pspp)
60 return ERROR_INT(
"function not present",
"readHeaderMemJp2k", 1);
65 l_int32 fgetJp2kResolution(FILE *fp, l_int32 *pxres, l_int32 *pyres)
67 return ERROR_INT(
"function not present",
"fgetJp2kResolution", 1);