public ReferencedImages(int width, int height, int qualityFactor, int frameIndex, string referencedFile, RasterImageFormat format, bool thumbnail)
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)
public:
ReferencedImages( int width, int height, int qualityFactor, int frameIndex, String^ referencedFile, RasterImageFormat^ format, bool thumbnail)
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
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document