ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRasterPage Class / ImGearRasterPage Constructor / ImGearRasterPage Constructor()




In This Topic
ImGearRasterPage Constructor()
In This Topic
Initializes a new instance of the ImGearRasterPage class with default attributes.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearRasterPage()
Remarks
This default ImGearRasterPage constructor allocates and initializes a 1 x 1 24-bit RGB image.
See Also