Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
CodecsOptions.CodecsLoadOptions Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsOptions.CodecsLoadOptions Class


For a list of all members of this type, see CodecsOptions.CodecsLoadOptions members.

Public Properties

 NameDescription
Public Property Compressed Enables or disables keeping the loaded image data compressed in memory.  
Public Property FixedPalette Enables or disables loading the image with the LEAD fixed palette.  
Public Property Format Gets or sets the load format.  
Public Property NoInterlace Enables or disables loading image files as interlaced.  
Public Property Rotated Indicates whether or not to load the image without rotating.  
Public Property SuperCompressed Enables or disables keeping the loaded image data compressed in memory.  
Public Property XResolution Gets or sets the horizontal resolution (DPI) used when loading images that has no resolution information.  
Public Property YResolution Gets or sets the vertical resolution (DPI) used when loading images that has no resolution information.  
Top

See Also