Leadtools.Jpeg2000 Namespace > Jpeg2000Engine Class > ReadBox Method : ReadBox(String,Jpeg2000BoxType,Int32) Method |
public Jpeg2000Box ReadBox( string fileName, Jpeg2000BoxType boxType, int boxIndex )
'Declaration Public Overloads Function ReadBox( _ ByVal fileName As String, _ ByVal boxType As Jpeg2000BoxType, _ ByVal boxIndex As Integer _ ) As Jpeg2000Box
'Usage Dim instance As Jpeg2000Engine Dim fileName As String Dim boxType As Jpeg2000BoxType Dim boxIndex As Integer Dim value As Jpeg2000Box value = instance.ReadBox(fileName, boxType, boxIndex)
public Jpeg2000Box ReadBox( string fileName, Jpeg2000BoxType boxType, int boxIndex )
function Leadtools.Jpeg2000.Jpeg2000Engine.ReadBox(String,Jpeg2000BoxType,Int32)( fileName , boxType , boxIndex )
public: Jpeg2000Box^ ReadBox( String^ fileName, Jpeg2000BoxType boxType, int boxIndex )
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
Jpeg2000Engine Class
Jpeg2000Engine Members
Overload List
AppendBox
AppendBoxes
ReadBox(Stream,Jpeg2000BoxType,Int32)
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