LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsLoadOptions Class Members

Show in webframe
Properties  Methods 


The following tables list the members exposed by CodecsLoadOptions.

Public Properties
 NameDescription
AllocateImageEnables or disables the allocation of memory for the storage of the image data.  
AllPagesGets or sets a value that indicate whether RasterCodecs should try to load all the pages of a file by default.  
AutoDetectAlphaIndicates whether to automatically detect if the image has meaningful alpha channel values.  
CommentsGets or sets a value that indicate whether any comment fields found in the file should be automatically loaded.  
CompressedEnables or disables keeping the loaded image data compressed in memory.  
DiskMemoryGets or sets a value indicating whether to use disk memory when loading an image.  
FixedPaletteEnables or disables loading the image to the LEAD fixed palette.  
FormatGets or sets the load format.  
GeoKeysGets or sets a value that indicates whether any TIFF Geo key tags found in the file should be automatically loaded.  
InitAlphaIndicates whether to initialize the alpha channel when loading images as 32 or 64-bit.  
LoadCorruptedIndicates whether to load corrupted files without throwing an exception.  
MarkersEnables or disables loading metadata markers during image file load.  
NoDiskMemoryGets or sets a value indicating whether to allow disk memory when loading an image.  
NoInterlaceEnables or disables loading files as interlaced.  
NoTiledMemoryGets or sets a value indicating whether to allow tiled images.  
PassesGets or sets the number of passes (scans through the image) when loading a progressive image (JPEG mainly).  
PremultiplyAlphaIndicates whether LEADTOOLS should premultiply the alpha values when loading the image data.  
RotatedIndicates whether to load files without rotating them.  
SignedIndicates whether to load the image with negative pixel values.  
StoreDataInImageEnables or disables the automatic storage of the image data into the Leadtools.RasterImage during a file load process.  
SuperCompressedEnables or disables keeping the loaded image data compressed in memory.  
TagsGets or sets a value that indicates whether any tags found in the file should be automatically loaded.  
TiledMemoryGets or sets a value indicating whether to use tiled memory when loading an image.  
UseNativeLoadIndicates whether to use the native image load capabilities of Silverlight.  
UseWriteableBitmapIndicates whether to use a Silverlight WriteableBitmap object for storing the image data.  
XResolutionGets or sets the horizontal resolution (DPI).  
YResolutionGets or sets the vertical resolution (DPI).  
Top
Public Methods
 NameDescription
ResetResets this instance of CodecsLoadOptions to the default values.  
Top
See Also

Reference

CodecsLoadOptions Class
Leadtools.Codecs Namespace
Loading and Saving Large Tiff Files
Speeding Up 1-Bit Documents

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.