Leadtools.Codecs Namespace : CodecsSaveOptions Class |
The following tables list the members exposed by CodecsSaveOptions.
Name | Description | |
---|---|---|
Comments | Enables or disables saving metadata comments during file save. | |
FixedPalette | Enables or disables saving the file using the LEAD fixed palette. | |
GeoKeys | Enables or disables saving GeoKey metadata during file save. | |
GrayOutput | Enables or disables saving a TIFF or PNG file as grayscale, without a palette. | |
InitAlpha | Indicates whether to initialize the alpha channel when saving images as 32 or 64-bit. | |
Markers | Enables or disables saving metadata markers during file save. | |
MotorolaOrder | Enables or disables saving the file as Motorola byte order when possible. | |
OptimizedPalette | Enables or disables saving the file using an optimized palette. | |
Password | Gets or sets the password used when saving encrypted files. | |
RetrieveDataFromImage | Gets or sets a value that indicate whether to automatically populate the scanline buffers in CodecsSaveImageEventArgs when using the RasterCodecs.SaveImage event. | |
Tags | Enables or disables saving metadata tags during file save. | |
UseImageDitheringMethod | Gets or sets a value indicating whether to use the image RasterImage.DitheringMethod. |
Name | Description | |
---|---|---|
GetResolutions | Gets the resolutions to save when saving multi-resolution files. | |
Reset | Initializes this instance of CodecsSaveOptions to the default values. | |
SetResolutions | Sets the resolutions to save when saving multi-resolution files. |