←Select platform

CodeStream Property

Summary
Gets or sets the indices for the code streams.

Syntax
C#
C++/CLI
Python
public int[] CodeStream { get; set; } 
public: 
property array<int>^ CodeStream { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 
CodeStream # get and set (Jpeg2000FrameInformation) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

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