LAUREL BRIDGE

Options Properties

DICOM Connectivity Framework V3.4

The Options type exposes the following members.

Properties

  NameDescription
Public propertyCfgOverrides
A path that specifies a configuration override file for customizing session or other framework parameters.
Public propertyDisablePassThroughMode
Set EnableCompressionPassThroughMode to false in session settings. Overrides CfgOverrides if specified.
Public propertyDisableStreamingMode
Set EnableStreamingMode to false in session settings. Override CfgOverrides if specified.
Public propertyDumpStats
Dump statistics comparing input and output pixel data.
Public propertyEnablePassThroughMode
Set EnableCompressionPassThroughMode to true in session settings. Overrides CfgOverrides if specified.
Public propertyEnableStreamingMode
Set EnableStreamingMode to true in session settings. Override CfgOverrides if specified.
Public propertyInput
The DICOM file input path to be transcoded.
Public propertyOutput
The DICOM file output path which is overwritten.
Public propertyTransferSyntax
The DICOM UID that specifies a DCF supported transfer syntax.
Public propertyUseOpenJpeg
Use the OpenJpeg codecs for transcode of J2k90 and J2k91. Override CfgOverrides if specified.
Public propertyVerbose
Verbose log of compression diagnostics. Override CfgOverrides if specified.
Top
See Also

Reference