Name | Description | |
---|---|---|
WriteBehaviours Constructor | Create a new WriteBehaviours object |
The following tables list the members exposed by WriteBehaviours.
Name | Description | |
---|---|---|
WriteBehaviours Constructor | Create a new WriteBehaviours object |
Name | Description | |
---|---|---|
AllowOddLengths | Allows data to do be written with odd lengths | |
ChangeLossyAttributes | Controls whether DicomObjects alters Lossy compression related attributes (for e.g. Instance UID, Source Image Sequence and Image Type) to reflect the change in data due to lossy compression. ChangeLossyUIDs is a subset of this property where that only controls the UID changes but the other attributes are updated appropriately | |
ChangeLossyUIDs | Controls whether DicomObjects changes the UID when doing lossy compression | |
DontCompressIcons | Controls whether to compress icon pixcel data if using an encapsulated (compressed) transfer syntax. | |
ImplicitSequenceItemLength | Controls whether sequence itemss are written out using Implicit or Explicit lengths for the sequence | |
ImplicitSequenceLength | Controls whether sequences are written out using Implicit or Explicit lengths for the sequence | |
NonSeekableBotHandling | Controls the creation of the Basic Offset Table (BOT) when writing data to non-seekable streams such as the network. | |
OmitJpegComments | Controls whether to include JPEG comments during compression | |
OverwriteWithCorrectVR | Controls the correction of mismatching VR. If this settings is enabled correction of wrong VR for all attributes will be attempted when writing out or sending, this won't affect the original dataset | |
RescaleCTs | Controls whether to make changes to the rescale slope and offset if compressing to a smaller range. | |
SeekableBotHandling | Controls the creation of the Basic Offset Table (BOT) when writing data to seekable streams such as files. |