C#
VB
C++
Gets or sets the index of the component to be displayed.
public int ComponentIndex { get; set; }
Public Property ComponentIndex As Integer
To display all of the color components use "-1"; otherwise, use 0 for the first component, 1 for the second and so forth.
Refer to NumberOfColorComponents
For an example that selects the index for the first component, refer to JpipRasterImageViewer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET