←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly