XFINIUM.PDF Documentation
PdfJpeg2000Image Constructor(Stream)



Xfinium.Pdf.Graphics Namespace > PdfJpeg2000Image Class > PdfJpeg2000Image Constructor : PdfJpeg2000Image Constructor(Stream)
JPEG2000 stream.
Initializes a new PdfJpeg2000Image object.
Syntax
'Declaration
 
Public Function New( _
   ByVal stream As Stream _
)
'Usage
 
Dim stream As Stream
 
Dim instance As New PdfJpeg2000Image(stream)
public PdfJpeg2000Image( 
   Stream stream
)
public:
PdfJpeg2000Image( 
   Stream^ stream
)

Parameters

stream
JPEG2000 stream.
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfJpeg2000Image Class
PdfJpeg2000Image Members
Overload List