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 )
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