BiJpeg.dll specific error codes

The DLL file has no error retrieving function. The called function returns with the error code (int).

Error Code number

Error Code

Meaning

0

JERR_OK

Operation was successful.

1

JERR_FILE

Can’t open the file.

2

JERR_COLORS

Colors error.

3

JERR_MEMORY

Memory error.

4

JERR_COMPRESSION

Compression error.

5

JERR_PARAMETER

Invalid parameter.

6

JERR_NOLINEPROC

Function is missing.

7

JERR_DENSITY

Density error.

8

JERR_BAD_SUBSAMPLING

Bad subsampling.

9

JERR_HAS_HEIGHT

Invalid marker found while looking for a DNL.

10

JERR_NO_DNL

There is no DNL in the image.

11

JERR_BAD_DNL

The DNL in the image is incorrect.

12

JERR_BITMANI

Bidib.dll is missing.