For future use. Combines the floater of this item with the image of the same or another item.
ImageViewerItem.prototype.combineFloater = function(
targetItem,
deleteFloater
)
combineFloater(
targetItem: ImageViewerItem,
deleteFloater: boolean
): boolean;
targetItem
Target item. If this value is null, then the floater will be combined with the image of this same
item, otherwise; the floater will be combined with the image of targetItem.
deleteFloater
true to automatically delete the floater image from the item after combining, otherwise; false.
This method will return false in this version of LEADTOOLS.
This method is not supported in this version of LEADTOOLS and will always return false.
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