Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsSaveOptions Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsSaveOptions Class


For a list of all members of this type, see CodecsSaveOptions members.

Public Properties

 NameDescription
Public PropertyComments Enables or disables saving metadata comments during file save.  
Public PropertyFixedPalette Enables or disables saving the file using the LEAD fixed palette.  
Public PropertyGeoKeys Enables or disables saving GeoKey metadata during file save.  
Public PropertyGrayOutput Enables or disables saving a TIFF file as grayscale, without a palette.  
Public PropertyInitAlpha Indicates whether or not to initialize the alpha channel when saving images as 32 or 64-bit.  
Public PropertyMarkers Enables or disables saving metadata markers during file save.  
Public PropertyMotorolaOrder Enables or disables saving the file as Motorola byte order when possible.  
Public PropertyOptimizedPalette Enables or disables saving the file using an optimized palette.  
Public PropertyPassword Gets or sets the password used when saving encrypted files.  
Public PropertyTags Enables or disables saving metadata tags during file save.  
Public PropertyUseImageDitheringMethod Gets or sets a value indicating whether to use the image RasterImage.DitheringMethod.  
Top

See Also