The following tables list the members exposed by StorageOptions.
Name | Description | |
---|---|---|
![]() | StorageOptions Constructor | Initializes a new instance from the StorageOptions class. |
Name | Description | |
---|---|---|
![]() | EnablePreCompressesImage | Gets or Sets if the server should store a Pre-compressed image when storing a DICOM object. |
![]() | EnablePreGeneratedThumbnail | Gets or Sets if the server should store a Pre-generated thumbnail when storing a DICOM object. |
![]() | ExtensionData | Overloaded. Inherits from IExtensibleDataObject |
![]() | LosslessCompressionMimeType | Gets or Sets the lossless compression type. |
![]() | LossyCompressionMimeType | Gets or Sets the lossy compression type. |
![]() | LossyCompressionQFactor | Gets or Sets the Quality Factor for the lossy compression. |
![]() | ThumbnailHeight | Gets or Sets the Pre-generated thumbnail Height. |
![]() | ThumbnailWidth | Gets or Sets the Pre-generated thumbnail Width. |