Xfinium.Pdf.Graphics Namespace > PdfXLTiffImage Class > PdfXLTiffImage Constructor : PdfXLTiffImage Constructor(Stream,Int32) |
'Declaration
Public Function New( _ ByVal stream As Stream, _ ByVal frameIndex As Integer _ )
'Usage
Dim stream As Stream Dim frameIndex As Integer Dim instance As New PdfXLTiffImage(stream, frameIndex)
public PdfXLTiffImage( Stream stream, int frameIndex )
public: PdfXLTiffImage( Stream^ stream, int frameIndex )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library