Name | Description | |
---|---|---|
AssemblyDirectory | Returns the Assembly Directory information | |
AssemblyVersion | Gets the Assembly Version of DicomObjects.NET | |
Assume2022Escapes | Controls whether DicomObjects attempts to locate unannounced 2022 escape sequences | |
BufferSize | User controlled internal buffer size if attribute data is a large array. This will define the array size for the list of arrays needed to handle the attribute value.
Used to avoid .NET's array dimension limit for very large data | |
ChangeLossyUIDs | Controls whether DicomObjects changes the UID when doing lossy compression | |
CloseFilesAfterReading | Controls how pixel data is read from disk | |
ColourConverter | Interface to allow override of the default CIELab <=> RGB conversion | |
CombinePDVs | Controls whether to combine outgoing command and data PDVs into a single PDU | |
CurrentLogFileName | Returns the Current DicomObjects Log File Name in full. | |
CustomEnhancedMultiFramesMacros | User defined list of Enhanced Multiframe Macros to control what goes into the Shared and Per-Frame Functional Group sequence when calling | |
DefaultCacheMode | Default Cache Mode value used to initialize "CacheMode" property for DicomImage and DicomDataSet. This will be applied to all new instances. | |
DefaultCharacterSet | Default Character to set to use if 0008,0005 is absent | |
DefaultFFmpegFilter | Description of the Default filter to apply for FFmpeg processing | |
DefaultIpAddressFamily | The IP Address family to be used where not otherwise specified | |
DefaultReadBehaviour | Default behaviour when reading or receiving files | |
DefaultSOPClasses | Default list of SOP class UID's (Abstract syntaxes) to be used until specifically overridden by user settings | |
DefaultWriteBehaviour | Default behaviour when writing or sending files | |
DeidentifyInLog | A list of keywords fo attributes which should not be included in any standard log file. | |
DescriptionAsSerializationTag | To use attribute string description as tag for Json/XML serialization | |
DirectionStrings | Language specific indicators for anatomic labelling | |
DisplayCacheTime | Controls how long display cache copies of images are retained. | |
DrawArrowForPSAnchor | Controls if a line or an arrow is drawn for anchor of text DicomLabel objects derived from entries in Presentation States | |
Enable10BitDisplay | To allows support for 10bit data. | |
EventLogLevel | Controls the logging of diagnostic message to the LogEvent event. | |
FailOnSuspiciousPreamble | Detect any non-zero data in the preamble (the first 128 bytes) leading to 'DICM', and alert if any unwanted bytes or malicious code is present. A pre-defined list of file formats PreambleFileSignatures is used for checking against the non-zero preamble | |
FileVersion | Gets the File Version of DicomObjects.NET | |
FlushLevel | A level to cause the log to be flushed to disk | |
FontScaling | The factor by which to increase the font size when using DirectX display mode. The default is 1.5, which gives appearance similar to those in GDI mode. | |
HologicCompressedDataAttributeElements | List of attribute elements known to be used by Hologic for their compressed frames used to detect any compressed data in private sequence | |
IgnoreShortPixelData | Try to ignore Short pixel data error to suppress read exception. This does not fix any faulty attributes or guarantee the read pixels are correct and complete | |
ImplementationName | The Implementation Name of this application | |
ImplementationUID | The Implementation UID of this application | |
IndentJson | Controls whether JSON generated is indented and formatted for easy human interpretation | |
JpipInitialSize | The size of the first request (in bytes) to make to a JPIP server. | |
LockGdiOperations | Controls whether to use an explicit lock to prevent recurrent GDI operations from happening | |
LogLicenceDetails | Controls logging of licence initialization details
Suggested use is for debugging purposes only | |
MaximumDateTime | Control the global MaximumDateTime value used by DicomObjects. Default value is DateTime.MaxValue | |
MaximumNesting | Controls to what level deep are nested Sequences parsed | |
MaximumPDUSize | The Maximum PDU size accepted and used by DicomObjects | |
MinFontSize | Contains the Minimum Font Size used when drawing Text Label. | |
MinimumDateTime | Control the global MinimumDateTime value used by DicomObjects. Default value is DateTime.MinValue | |
MoveTimesOut | Controls whether DicomObjects will time out during a C-MOVE operation | |
PreambleFileSignatures | A pre-defined modifiable list of file signatures to match against the preamble if FailOnSuspiciousPreamble is enabled | |
PreferredBitmapMode | Controls method of rendering used by "Bitmap" | |
PresentationStateFont | The font to be used for internally generated DicomLabel objects derived from Presentation States | |
PreserveDoublePrecision | Retain precision for double numbers | |
ProductName | The product name to be shown in licensing Dialogs etc. Default value is "DicomObjects". | |
QuadrupedDirectionStrings | The quadruped equivalent of DirectionStrings allowing localisation of these abbreviations | |
RenderException | Controls whether non-image objects throw an exception during rendering | |
ReUseArrays | Controls whether DicomObjcts re-uses arrays to hold pixel data | |
ReuseOnlyExactArraySize | Controls whether "Over-sized" arrays are used | |
RunningInDocker | Flag to see if application is runner in a Docker container | |
ShadowWidthForPresentationStates | Controls shadow size drawn around internally generated DicomLabel objects derived from entries in Presentation States | |
ShowShadowForPresentationStates | Controls whether shadow is drawn around internally generated DicomLabel objects derived from entries in Presentation States | |
ShowTextBoxForPresentationStates | Controls whether bounding boxes are drawn around internally generated DicomLabel objects derived from text entries in Presentation States | |
SigningLicensePrefix | Set to tell DicomObjects to check the exe.{Prefix}.lic, instead of default exe.lic file | |
ThreadCount | Controls how many threads may be used by DicomObjects when rendering etc. | |
Timeout | The period of time that a network operation will wait if there is no response from the peer | |
UIDRoot | UIDRoot used by the NewUID method | |
UsePerformanceCounters | Controls use of specific performance counters for DicomObjects | |
UsePixelCache | Controls whether to use an area of memory as a pixel cache to reduce demands on the memory allocator | |
ValidDateMax | Maximum allowed DateTime for validation purposes | |
ValidDateMin | Minimum allowed DateTime for validation purposes |