The following tables list the members exposed by StorageOptions.
Public Constructors
Name | Description | |
---|---|---|
StorageOptions | Initializes a new instance from the StorageOptions class. |
Protected Methods
Name | Description | |
---|---|---|
RaisePropertyChanged | Raises the PropertyChanged event. |
Public Properties
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. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value change. |