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

Parse Method (JPxBoxParser)






A System.String containing the name of the file.
A JPxFile object which will be filled with JPx information.
A System.Boolean value that indicates whether to replace super boxes with a placeholder box. true to replace super boxes; otherwise, false.
An System.Int32 value representing the number of bytes to replace a box with a placeholder if the box length exceeds this value.
Parses all of the metadata boxes in a JPx or JP2 files
Syntax
'Declaration
 
Public Function Parse( _
   ByVal imageFileName As String, _
   ByVal jpxFile As JPxFile, _
   ByVal partitionSuperBoxes As Boolean, _
   ByVal partitionBoxSize As Integer _
) As Collection(Of JPxBox)
'Usage
 
Dim instance As JPxBoxParser
Dim imageFileName As String
Dim jpxFile As JPxFile
Dim partitionSuperBoxes As Boolean
Dim partitionBoxSize As Integer
Dim value As Collection(Of JPxBox)
 
value = instance.Parse(imageFileName, jpxFile, partitionSuperBoxes, partitionBoxSize)
 function Leadtools.Jpip.JPX.JPxBoxParser.Parse( 
   imageFileName ,
   jpxFile ,
   partitionSuperBoxes ,
   partitionBoxSize 
)

Parameters

imageFileName
A System.String containing the name of the file.
jpxFile
A JPxFile object which will be filled with JPx information.
partitionSuperBoxes
A System.Boolean value that indicates whether to replace super boxes with a placeholder box. true to replace super boxes; otherwise, false.
partitionBoxSize
An System.Int32 value representing the number of bytes to replace a box with a placeholder if the box length exceeds this value.
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

JPxBoxParser Class
JPxBoxParser Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features