maxImageSize constant

int const maxImageSize

Maximum image size (5 MB)

Implementation

static const int maxImageSize = 5 * 1024 * 1024;