C#
VB
C++
Gets or sets the images compression options.
public ImageFormat ImagesAttributes { get; set; }
Public Property ImagesAttributes As Leadtools.Dicom.Web.ImageFormat
public:
property Leadtools.Dicom.Web.ImageFormat^ ImagesAttributes {
Leadtools.Dicom.Web.ImageFormat^ get();
void set ( Leadtools.Dicom.Web.ImageFormat^ );
}
The ImageFormat specify the compression options for the DICOM images streamed from the WCf service.
This field is used only when Compression is set to StreamingCompression.User.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET