←Select platform

ImagesAttributes Property

Summary

Gets or sets the images compression options.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

The ImageFormat specify the compression options for the DICOM images streamed from the WCf service.

Remarks

This field is used only when Compression is set to StreamingCompression.User.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly