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

SetBoxes<T> Method






Jpeg2000FileFormat specifying the JPEG 2000 engine.
A list of Jpeg2000MultiBox objects containing the box data being set.
Sets a list of boxes for the JPEG 2000 engine.
Syntax
public void SetBoxes<T>( 
   Jpeg2000FileFormat format,
   List<T> boxes
)
where T: Jpeg2000MultiBox
'Declaration
 
Public Sub SetBoxes(Of T As Jpeg2000MultiBox)( _
   ByVal format As Jpeg2000FileFormat, _
   ByVal boxes As List(Of T) _
) 
'Usage
 
Dim instance As Jpeg2000Engine
Dim format As Jpeg2000FileFormat
Dim boxes As List(Of T)
 
instance.SetBoxes(Of T)(format, boxes)
public void SetBoxes<T>( 
   Jpeg2000FileFormat format,
   List<T> boxes
)where T: Jpeg2000MultiBox
 function Leadtools.Jpeg2000.Jpeg2000Engine.SetBoxes( 
   format ,
   boxes 
)
public:
void SetBoxesgeneric<typename T>
( 
   Jpeg2000FileFormat format,
   List<T^>^ boxes
) 
where T: Jpeg2000MultiBox

Parameters

format
Jpeg2000FileFormat specifying the JPEG 2000 engine.
boxes
A list of Jpeg2000MultiBox objects containing the box data being set.

Type Parameters

T
Example
For an example, refer to Jpeg2000Engine.Save(RasterCodecs, string, RasterImage, Jpeg2000FileFormat, int, int) example.
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

Jpeg2000Engine Class
Jpeg2000Engine Members
AppendBox
AppendBoxes
GetBoxes
Compression Using LEAD and JPEG Formats
File Formats - JPEG And LEAD Compressed
Bitmaps In Memory And In Files
JPEG2000 File Comments
JPEG And LEAD File Comments
Programming with JPEG 2000 Features
JPEG 2000 Boxes

 

 


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