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

The following tables list the members exposed by CodecsOptions.CodecsSaveOptions.

Public Properties

 NameDescription
Public Property FixedPalette Enables or disables saving the file using the LEAD fixed palette.  
Public Property GrayOutput Enables or disables saving a TIFF file as grayscale, without a palette.  
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.  
Top

Public Methods

 NameDescription
Public Method Reset Initializes this instance of CodecsOptions.CodecsSaveOptions to the default values.  
Top

See Also