ThumbnailFormat Property

Summary
Gets or sets the information required for generating a thumbnail with the stored DICOM file.
Syntax
C#
C++/CLI
public SaveImageFormat ThumbnailFormat { get; set; } 
public: 
property SaveImageFormat^ ThumbnailFormat { 
   SaveImageFormat^ get(); 
   void set (    SaveImageFormat^ ); 
} 

Property Value

The information required for generating a thumbnail with the stored DICOM file.

Remarks

A thumbnail image will be generated only if the SaveThumbnail property is set to true.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.