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 System.Runtime.Serialization.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. |
| Name | Description | |
|---|---|---|
| RaisePropertyChanged | Raises the Study.PropertyChanged event. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value change. |