frameIndex Property

Summary

The zero-based index of the frame to be rendered for this Multi-Resolution and Tiled Image (MRTI) image.

Syntax
TypeScript
JavaScript
Object.defineProperty(MRTIImage.prototype, 'frameIndex', 
	get: function(), 
	set: function(value) 
) 
frameIndex: number; 

Property Value

The zero-based index of the frame to be rendered for this MRTI image.

Remarks

If the original DICOM image containing the frame is a multipage DICOM file, the frameIndex is the page index.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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