ImageGear v26.5 - Updated March 3, 2025
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