Type of layout of the image box
public enum ImageBoxLayoutType
public:
enum class ImageBoxLayoutType sealed
Value | Member | Description |
---|---|---|
0 | Tiled | A scrollable array of rectangles, each containing a single frame of image pixel data. |
1 | Stack | A single rectangle containing a steppable single frame, intended for user-controlled stepping through the image set. |
2 | Cine | A single rectangle, intended for video type play back where the user controls are play sequence, rate of play, and direction. |
3 | Processed | Intended for interactive 3D visualizations that have custom interfaces. |
4 | Single | A single rectangle, intended for images and objects with no defined methods of interaction. |
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