←Select platform

ThumbnailFormat Property

Summary

Gets or sets the information required for generating a thumbnail with the stored DICOM file.

Syntax

C#
VB
C++
public SaveImageFormat ThumbnailFormat { get; set; } 
  
Public Property ThumbnailFormat As Leadtools.Dicom.Scp.Command.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly