struct P1::ImageSdkC::ValueRange

#include <C_P1ImageCaptureImage.h>

struct ValueRange
{
    // fields

    float minValue;
    float maxValue;
    float defaultValue;
};