←Select platform

CodeStream Property (Jpeg2000FrameInformation)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpeg2000 Assembly
Click or drag to resize