←Select platform
In This Topic ▼

CodecsSaveOptions Class Members

Summary

The following tables list the members exposed by CodecsSaveOptions.

Public Methods

Name Description
Public Method
GetResolutions Gets the resolutions to save when saving multi-resolution files.
Public Method Reset Initializes this instance of CodecsSaveOptions to the default values.
Public Method SetResolutions Sets the resolutions to save when saving multi-resolution files.

Public Properties

Name Description
Public Property
Comments Enables or disables saving metadata comments during file save.
Public Property FixedPalette Enables or disables saving the file using the LEAD fixed palette.
Public Property GeoKeys Enables or disables saving GeoKey metadata during file save.
Public Property GrayOutput Enables or disables saving a TIFF or PNG file as grayscale, without a palette.
Public Property InitAlpha Indicates whether to initialize the alpha channel when saving images as 32 or 64-bit.
Public Property Markers Enables or disables saving metadata markers during file save.
Public Property MotorolaOrder Enables or disables saving the file as Motorola byte order when possible.
Public Property OptimizedPalette Enables or disables saving the file using an optimized palette.
Public Property Password Gets or sets the password used when saving encrypted files.
Public Property RetrieveDataFromImage Gets or sets a value that indicates whether to automatically populate the scanline buffers in CodecsSaveImageEventArgs when using the RasterCodecs.SaveImage event.
Public Property Tags Enables or disables saving metadata tags during file save.
Public Property UseImageDitheringMethod Gets or sets a value indicating whether to use the image RasterImage.DitheringMethod.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly