AccusoftImagXpress13 ActiveX DLL : IX_CameraRawWhiteBalanceMethod Enumeration |
Member | Value | Description |
---|---|---|
CameraRawWhiteBalanceMethod_Automatic | 1 | Examines the image pixels and attempts to discern the best setting to balance the white. |
CameraRawWhiteBalanceMethod_Camera | 0 | Examines the raw file to determine the white balance information designated by the camera. If that information isn't present or can't be read, then ImagXpress changes the setting to Auto and proceeds as if that were the original value. |
CameraRawWhiteBalanceMethod_Manual | 2 | Does nothing, and relies on the user to manually set CameraRawRedFactor Property and CameraRawBlueFactor Property to do the white balancing. |