Currently I'm checking: Currently I'm checking: libraw_processed_image_t *image = rawProcessor->dcraw_make_mem_thumb(&result); ... bool isJpeg = image->type == LIBRAW_IMAGE_JPEG; This doesn't work for kodak? reply
Currently I'm checking:
libraw_processed_image_t *image = rawProcessor->dcraw_make_mem_thumb(&result);
...
bool isJpeg = image->type == LIBRAW_IMAGE_JPEG;
This doesn't work for kodak?