Class | Description | |
---|---|---|
CacheInitializationFailedEventArgs | Provides data for the MedicalWebViewerStreamer.CacheInitializationFailed event. | |
DICOMTags | Represents DICOMTags returned from the WCF DICOMService | |
DicomWCFStreamer | Provides wrapper functions to call the WCF DICOMService. | |
ImageFormat | Defines the compression options of images. | |
ImageInfo | The image information returned from the WCF Service. | |
ImageInfoEx | The extended image information returned from the WCF Service. | |
MedicalWebViewerStreamer | Stream a series images and information from a WCF DICOMService and initialize the MedicalViewer control. | |
ObjectInstanceInformation | provides general information about a DICOM object | |
ObjectInstanceInformationEx | provides general information about a DICOM object | |
ObjectTags | Provides DICOM and Image information from a DICOM object(s) | |
ProgressEventArgs | Provides data for the MedicalWebViewerStreamer.ProgressState event. | |
RequestedImageStreamedEventArgs | Provides data for the MedicalWebViewerStreamer.RequestedImageStreamed event. | |
SOPInstancePreCompressedFormat | Contains information about the Server available Pre-compressed images. | |
StorageOptions | Contains configuration options for the storage operation. | |
StreamingErrorEventArgs | Provides data for the MedicalWebViewerStreamer.StreamingError event. |
Delegate | Description | |
---|---|---|
ProgressEventHandler | Represents the method that will handle the MedicalWebViewerStreamer.ProgressState event. | |
StreamingErrorHandler | Represents the method that will handle the MedicalWebViewerStreamer.StreamingError event. |
Enumeration | Description | |
---|---|---|
DicomImagePhotometricInterpretationType | Please refer to LEAD DicomImagePhotometricInterpretationType | |
DisplayMode | Specify which cells to be created and what type of images they contain. | |
ObjectType | Specify the type of the DICOM object. | |
StreamingCompression | Specify the values for the streaming compression mode. |