ImageGear .NET
ImGearLayeredPage Constructor(ImGearPage)




Page to copy DIB and Metadata from.
Initializes a new instance of the ImGearLayeredPage class.
Syntax
'Declaration
 
Public Function New( _
   ByVal page As ImGearPage _
)
'Usage
 
Dim page As ImGearPage
 
Dim instance As New ImGearLayeredPage(page)
public ImGearLayeredPage( 
   ImGearPage page
)
public: ImGearLayeredPage( 
   ImGearPage* page
)
public:
ImGearLayeredPage( 
   ImGearPage^ page
)

Parameters

page
Page to copy DIB and Metadata from.
Remarks
Creates a layered page from the specified ImageGear.Core.ImGearPage, by copying its DIB and Metadata, and creating an empty array of layers.
See Also

Reference

ImGearLayeredPage Class
ImGearLayeredPage Members
Overload List

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback