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




ImGearLoadOptions Class
Specifies additional loading options, such as thumbnail loading or loading an image specifying its format explicitly.
Object Model
ImGearLoadOptions ClassImGearFileFilters ClassImGearRectangle Structure
Syntax
'Declaration
 
Public Class ImGearLoadOptions 
 
'Usage
 
Dim instance As ImGearLoadOptions
Remarks
Pass an instance of this class to image loading methods, such as ImGearFileFormats.LoadPage
Inheritance Hierarchy

System.Object
   ImageGear.Formats.ImGearLoadOptions
      ImageGear.Formats.ImGearRawLoadOptions

See Also