The following tables list the members exposed by RasterDialogFileData.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RasterDialogFileData | Initializes a new instance of the RasterDialogFileData class. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | This member supports the LEADTOOLS infrastructure and is not intended to be used directly from your code. |
![]() |
Finalize | This member overrides Finalize. |
Public Properties
Name | Description | |
---|---|---|
![]() |
FileInfo | Gets Leadtools.Codecs.CodecsImageInfo of the image file information. |
![]() |
Image | Gets Leadtools.RasterImage filled with the load image if LoadFileImage is true. |
![]() |
LoadCompressed | Gets Load Compressed value, true to enables keeping the loaded image data compressed in memory Leadtools.Codecs.CodecsLoadOptions.Compressed. |
![]() |
LoadMultithreaded | Gets the Load Multithreaded value. |
![]() |
LoadRotated | Gets the Load Rotated value, true to load files without rotating Leadtools.Codecs.CodecsLoadOptions.Rotated. |
![]() |
Name | Gets the selected file name. |
![]() |
Options | Gets the load options that the user selected in the Load Options Dialog RasterDialogFileOptions. |
![]() |
PageNumber | Gets the image page number to be loaded. |
![]() |
Passes | Gets the number of passes (scans through the image) when loading a progressive image (Jpeg mainly) Leadtools.Codecs.CodecsLoadOptions.Passes. |
![]() |
PreferVector | true to load files in vector format (if available). |
![]() |
Thumbnail | Gets an Leadtools.RasterImage filled with the loaded thumbnail image if GenerateThumbnail is true. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document