ConvertConfig.SetDualExposureOutput Method
Definition
Namespace: P1.ImageSdk
Set the mode for how to blend together a dual exposure image into a single exposure image (this only works if image is captured in dual exposure mode).
public ConvertConfig SetDualExposureOutput(DualExposureOutput mode);
Parameters:
mode |
Select the blending mode for dual exposure. |
Returns: