Add new comment

Question

Alex, what do you think, makes it sense to provide a getter method in C API only for this field (libraw_data_t->image)?

I just checked the definition of that field and when I am correct, it is a pointer to a whole 4 element array of ushorts.
I guess that array will be resized internally by whatever call. What is the final size then?