LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

ReferencedImages Constructor (ReferencedImages)

Show in webframe





An System.Int32 The width of the image.
An System.Int32 The height of the image.
An System.Int32 The quality factor of the image.
An System.Int32 The 0 based index of the image frame in the stored Leadtools.Dicom.DicomDataSet. -1 if the image includes all frames.
A System.String The physical image path.
Type: Leadtools.RasterImageFormat The image format.
Type: System.Boolean indicate whether this is a thumbnail image for the stored Leadtools.Dicom.DicomDataSet.
Initializes a new instance of the ReferencedImages class.
Syntax
public ReferencedImages( 
   int width,
   int height,
   int qualityFactor,
   int frameIndex,
   string referencedFile,
   RasterImageFormat format,
   bool thumbnail
)
'Declaration
 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal qualityFactor As Integer, _
   ByVal frameIndex As Integer, _
   ByVal referencedFile As String, _
   ByVal format As RasterImageFormat, _
   ByVal thumbnail As Boolean _
)
'Usage
 
Dim width As Integer
Dim height As Integer
Dim qualityFactor As Integer
Dim frameIndex As Integer
Dim referencedFile As String
Dim format As RasterImageFormat
Dim thumbnail As Boolean
 
Dim instance As New ReferencedImages(width, height, qualityFactor, frameIndex, referencedFile, format, thumbnail)

            

            
public:
ReferencedImages( 
   int width,
   int height,
   int qualityFactor,
   int frameIndex,
   String^ referencedFile,
   RasterImageFormat format,
   bool thumbnail
)

Parameters

width
An System.Int32 The width of the image.
height
An System.Int32 The height of the image.
qualityFactor
An System.Int32 The quality factor of the image.
frameIndex
An System.Int32 The 0 based index of the image frame in the stored Leadtools.Dicom.DicomDataSet. -1 if the image includes all frames.
referencedFile
A System.String The physical image path.
format
Type: Leadtools.RasterImageFormat The image format.
thumbnail
Type: System.Boolean indicate whether this is a thumbnail image for the stored Leadtools.Dicom.DicomDataSet.
Requirements

Target Platforms

See Also

Reference

ReferencedImages Class
ReferencedImages Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features