ERR_FILE_NOT_FOUND constant

int const ERR_FILE_NOT_FOUND

The image file does not exist.

Implementation

static const int ERR_FILE_NOT_FOUND = 1103;