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




In This Topic
ImGearLoadOptions Constructor
In This Topic
Initializes a new instance of the ImGearLoadOptions class object.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearLoadOptions()
See Also