Overload | Description |
---|---|
RawDecodingSettings Constructor() | Initializes a new instance of the RawDecodingSettings class. |
RawDecodingSettings Constructor(BayerGridInterpolationMethod) | Initializes a new instance of the RawDecodingSettings class. |
RawDecodingSettings Constructor(WhiteBalanceMethod) | Initializes a new instance of the RawDecodingSettings class. |
RawDecodingSettings Constructor(BayerGridInterpolationMethod,WhiteBalanceMethod) | Initializes a new instance of the RawDecodingSettings class. |
RawDecodingSettings Constructor(Double,Double,Double) | Initializes a new instance of the RawDecodingSettings class. |
RawDecodingSettings Constructor(BayerGridInterpolationMethod,Double,Double,Double) | Initializes a new instance of the RawDecodingSettings class. |