ImageGear .NET v25.1 - Updated
ImGearRasterPage Constructor()




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearRasterPage Class > ImGearRasterPage Constructor : ImGearRasterPage Constructor()
Initializes a new instance of the ImGearRasterPage class with default attributes.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImGearRasterPage()
public ImGearRasterPage()
public: ImGearRasterPage();
public:
ImGearRasterPage();
Remarks
This default ImGearRasterPage constructor allocates and initializes a 1 x 1 24-bit RGB image.
See Also

Reference

ImGearRasterPage Class
ImGearRasterPage Members
Overload List