CodeStreamIndex Property

Summary

Gets or sets code stream index.

Syntax
C#
VB
C++
public int CodeStreamIndex { get; set; } 
  
Public Property CodeStreamIndex As Integer 
public: 
property int CodeStreamIndex { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly