Property RangeMaxVal
- Namespace
- OpenCvSharp.XPhoto
- Assembly
- OpenCvSharp.dll
RangeMaxVal
Maximum possible value of the input image (e.g. 255 for 8 bit images, 4095 for 12 bit images)
public int RangeMaxVal { get; set; }
Maximum possible value of the input image (e.g. 255 for 8 bit images, 4095 for 12 bit images)
public int RangeMaxVal { get; set; }