←Select platform

CustomFormat Property

Summary

Gets or sets the custom storage format.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public ImageFormat CustomFormat { get; set; } 
  
Public Property CustomFormat As Leadtools.Dicom.Services.Datatypes.ImageFormat 

Property Value

An ImageFormat object which contains the available image's compression information for the custom format.

Remarks

The custom format is the format selected by the user when storing the images

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.Services Assembly