LibRaw technical support

Stable LibRaw versions: technical support, errors, API questions

compile libraw with visual studio express

Hi
I do not program in C having long ago switched to
Visual Basic/Studio

I am desperately trying to find a way to compile the LIBRAW
using visual studio 2011

I can not find a binary version of this pgm
and can not compile it

I want to use LibRaw into a little freebie
Browser that I have written for Gimp

Help would be appreciated

The Lib Raw site seems to suggest a command line compile

No can do

Forums: 

LibRaw::open_file hang

I'm designing an Android app that is now leveraging LibRaw as opposed to dcraw directly and it's been a great improvement. Thank you very much for your effort in this.

Previously I was using 'dcraw -i' to quickly check for actual raw images on a device. I didn't see anything that specifically did the same in LibRaw, but I figured simply opening the file without unpacking and checking the result should suffice and it works fine on all my test devices.

canDecodeFromFile(filePath)
{
LibRaw RawProcessor;

Forums: 

Underexposing does not recover clipped highlights

Hi!

I have an image that has few spots that are clipping and I'm trying to use the exposure correction and stop it down by 2 stops (0.25). However the image it returns has all the clipped whites that used to be at 1.0 at 0.25. If I do the same with Lightroom or Photoshop, there's more detail in the highlights showing up with values above 0.25.

These are my parameters:

Forums: 

Pages

Subscribe to RSS - LibRaw technical support