Creates a paraxial slice on the panoramic polygon closest to the specified point.
createSlice(
frames: SliceFrame[],
item: ImageViewerItem,
point: LeadPointD,
distance: number,
length: number
): void;
frames
The number of slices that will be added to the Panoramic Polygon
item
The item where the panoramic polygon exists.
point
The hit point where the paraxial slice will exist.
distance
The distance between the paraxial slices when more than one frame is sent.
length
The length of the paraxial slice. The length translates into the width of the image slice.
Sending multiple frames in frames implies the following:
To create paraxial slices, first call PanoramicAction.
There are important considerations to take into account when generating panoramic output:
Note
In order to produce the correct output result, a 3D volume must be generated using the same series loaded in the cell where the panoramic polygon will be drawn.
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