Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Show in webframe

CodeStreamIndex Property






Gets or sets code stream index.
Syntax
public int CodeStreamIndex {get; set;}
'Declaration
 
Public Property CodeStreamIndex As Integer
'Usage
 
Dim instance As Fragment
Dim value As Integer
 
instance.CodeStreamIndex = value
 
value = instance.CodeStreamIndex

            

            
public:
property int CodeStreamIndex {
   int get();
   void set (    int value);
}

Property Value

The index of the code stream to be taken out of the JPEG 2000 file.
Requirements

Target Platforms

See Also

Reference

Fragment Structure
Fragment Members

Error processing SSI file
Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features