LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

CodeStream Property (Jpeg2000FrameInformation)






Gets or sets the indices for the code streams.
Syntax
public int[] CodeStream {get; set;}
'Declaration
 
Public Property CodeStream As Integer()
'Usage
 
Dim instance As Jpeg2000FrameInformation
Dim value() As Integer
 
instance.CodeStream = value
 
value = instance.CodeStream
public int[] CodeStream {get; set;}
 get_CodeStream();
set_CodeStream(value);
public:
property array<int>^ CodeStream {
   array<int>^ get();
   void set (    array<int>^ value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Jpeg2000FrameInformation Structure
Jpeg2000FrameInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features