LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

ComponentIndex Property






Gets or sets the index of the component to be displayed.
Syntax
public int ComponentIndex {get; set;}
'Declaration
 
Public Property ComponentIndex As Integer
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Integer
 
instance.ComponentIndex = value
 
value = instance.ComponentIndex
public int ComponentIndex {get; set;}
 get_ComponentIndex();
set_ComponentIndex(value);
public:
property int ComponentIndex {
   int get();
   void set (    int value);
}

Property Value

To display all of the color components use "-1"; otherwise, use 0 for the first component, 1 for the second and so forth.
Remarks
Refer to NumberOfColorComponents
Example
For an example that selects the index for the first component, refer to JpipRasterImageViewer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features