CodeStream Property

Summary
Gets or sets the indices for the code streams.
Syntax
C#
VB
C++
public int[] CodeStream { get; set; } 
  
Public Property CodeStream As Integer() 
public: 
property array<int>^ CodeStream { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 

Property Value

Array of integers specifying the indices of the needed code streams to generate this frame.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.