←Select platform

ReferencedImages Constructor

Summary

Initializes a new instance of the ReferencedImages class.

Syntax
C#
VB
C++
Public Sub 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) 

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 DicomDataSet. -1 if the image includes all frames.

referencedFile

A System.String

The physical image path.

format

Type: RasterImageFormat

The image format.

thumbnail

Type: System.Boolean

indicate whether this is a thumbnail image for the stored DicomDataSet.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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