Click or drag to resize

RawDecoder Constructor

Creates an instance of RawDecoder.
Overload List
  NameDescription
Public methodRawDecoder

Creates an instance of RawDecoder with default properties.

Public methodRawDecoder(Double, Double, Double)
Creates an instance of RawDecoder, specifying properties.
Public methodRawDecoder(Double, Double, Double, Boolean) Obsolete.
Creates an instance of RawDecoder, specifying properties.
Public methodRawDecoder(RawInterpolationMethods, RawWhiteBalanceMethods, Boolean, LoadingPolicy, Double, Double, Double)
Creates an instance of RawDecoder, specifying properties.
Public methodRawDecoder(RawInterpolationMethods, RawWhiteBalanceMethods, Boolean, LoadingPolicy, Double, Double, Double, Boolean) Obsolete.
Creates an instance of RawDecoder, specifying properties.
Top
See Also