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




ImGearRawLoadOptions Class
Specifies loading options for header-less RAW formats.
Object Model
ImGearRawLoadOptions ClassImGearColorSpace Structure
Syntax
'Declaration
 
Public Class ImGearRawLoadOptions 
   Inherits ImGearLoadOptions
 
'Usage
 
Dim instance As ImGearRawLoadOptions
Remarks
Use this class with ImGearFileFormats.LoadPage.
Inheritance Hierarchy

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

See Also