Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
ImageFormat Class
See Also  Members  
Leadtools.Dicom.Services.DataTypes Namespace : ImageFormat Class



Defines the compression options of images.

Object Model

ImageFormat Class

Syntax

Visual Basic (Declaration) 
<DataContractAttribute()>
Public Class ImageFormat 
Visual Basic (Usage)Copy Code
Dim instance As ImageFormat
C# 
[DataContractAttribute()]
public class ImageFormat 
C++/CLI 
[DataContractAttribute()]
public ref class ImageFormat 

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Services.DataTypes.ImageFormat

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also