C#
VB
C++
Gets or sets the server available lossy compression format.
[DataMemberAttribute()]
public ImageFormat LossyFormat { get; set; }
Public Property LossyFormat As Leadtools.Dicom.Web.ImageFormat
public:
property Leadtools.Dicom.Web.ImageFormat^ LossyFormat {
Leadtools.Dicom.Web.ImageFormat^ get();
void set ( Leadtools.Dicom.Web.ImageFormat^ );
}
An ImageFormat object which contains the available image's compression information for the lossy format.
The lossy format is the format selected by the administrator when storing the images.for lossless compression.
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