For a list of all members of this type, see CodecsLoadOptions members
Public Properties
Name | Description | |
---|---|---|
AllocateImage | Enables or disables allocating memory for storing image data. | |
AllPages | Gets or sets a value that indicates whether RasterCodecs should try to load all the pages of a file by default. | |
AutoDetectAlpha | This property is no longer supported. | |
AutoFixImageResolution | Enables automatic resolution conversion of digital photos in LEADTOOLS. | |
Comments | Gets or sets a value that indicates whether any comment fields found in the file should be automatically loaded. | |
Compressed | Enables or disables keeping the loaded image data compressed in memory. | |
DiskMemory | Gets or sets a value indicating whether to use disk memory when loading an image. | |
FixedPalette | Enables or disables loading the image to the LEAD fixed palette. | |
Format | Gets or sets the load format. | |
GeoKeys | Gets or sets a value that indicates whether any TIFF Geo key tags found in the file should be automatically loaded. | |
IgnoreEmbeddedIccProfile | Ignores the ICC profile embedded in the file. | |
InitAlpha | Indicates whether to initialize the alpha channel when loading images as 32 or 64-bit. | |
LoadCorrupted | Indicates whether to load corrupted files without throwing an exception. | |
Markers | Enables or disables loading metadata markers during image file load. | |
Name | Indicates the optional name of the file to use as a hint when loading image data from memory streams. | |
NoDiskMemory | Gets or sets a value indicating whether to allow disk memory when loading an image. | |
NoInterlace | Enables or disables loading files as interlaced. | |
NoTiledMemory | Gets or sets a value indicating whether to allow tiled images. | |
Passes | Gets or sets the number of passes (scans through the image) when loading a progressive image (JPEG mainly). | |
PreferVector | If this is set to true, SVG will be treated as Vector. | |
PremultiplyAlpha | Indicates whether LEADTOOLS should premultiply the alpha values when loading the image data. | |
Resolution | Gets or sets the resolution (DPI). | |
Rotated | Indicates whether to load files without rotating them. | |
Signed | Indicates whether to load the image with negative pixel values. | |
StoreDataInImage | Enables or disables the automatic storage of the image data into the RasterImage during a file load process. | |
SuperCompressed | Enables or disables keeping the loaded image data compressed in memory. | |
Tags | Gets or sets a value that indicates whether any tags found in the file should be automatically loaded. | |
TiledMemory | Gets or sets a value indicating whether to use tiled memory when loading an image. | |
UseNativeLoad | This property is no longer supported. | |
UseWriteableBitmap | This property is no longer supported. | |
XResolution | Gets or sets the horizontal resolution (DPI). | |
YResolution | Gets or sets the vertical resolution (DPI). |
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