The following tables list the members exposed by CodecsOptions.CodecsLoadOptions.
Name | Description | |
---|---|---|
Compressed | Enables or disables keeping the loaded image data compressed in memory. | |
FixedPalette | Enables or disables loading the image with the LEAD fixed palette. | |
Format | Gets or sets the load format. | |
NoInterlace | Enables or disables loading image files as interlaced. | |
Rotated | Indicates whether or not to load the image without rotating. | |
SuperCompressed | Enables or disables keeping the loaded image data compressed in memory. | |
XResolution | Gets or sets the horizontal resolution (DPI) used when loading images that has no resolution information. | |
YResolution | Gets or sets the vertical resolution (DPI) used when loading images that has no resolution information. |
Name | Description | |
---|---|---|
Reset | Resets this instance of CodecsOptions.CodecsLoadOptions to the default values. |