Gets the codestream of the requested image.
public IList<SampleRange> CodeStream { get; }
Public ReadOnly Property CodeStream As IList(Of SampleRange)
public:
property IList<SampleRange^>^ CodeStream {
IList<SampleRange^>^ get();
}
A list of SampleRange used to identify which codestream or codestreams belong to the requested view-window.
Use this field to specify the codestream of the requested image. When an image contains multiple codestreams (Pages) you can request a single or multiple codestreams to be returned.
If this value does not exist in the client request and there is no CodeStreamContext specified, the first codestream with an index of 0 is returned.
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