ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearRawLoadOptions Class / ImGearRawLoadOptions Constructor




In This Topic
ImGearRawLoadOptions Constructor
In This Topic
Initializes a new instance of the ImGearRawLoadOptions class object.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearRawLoadOptions()
Remarks
Use this class with ImGearFileFormats.LoadPage.
See Also