Gets or sets the image components.
public Range[] Components { get; set; }
Public Property Components As Range()
public:
property array<Range^>^ Components {
array<Range^>^ get();
void set ( array<Range^>^ );
}
This property is used to identify the image components that are to be included in the requested view window.
If this value is not present, the request image is returned with all available components.
The value of this field represents the indicies of the requested image components starting from 0.
A client can specify a single or multiple components. Each Range value contains a set of components to be retrieved for the requested image.
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