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


The following tables list the members exposed by CodecsJpegSaveOptions.

Public Properties

 NameDescription
Public PropertyCmpQualityFactorPredefined Gets and sets the pre-defined QFactor value when saving LEAD CMP compressed images.  
Public PropertyDisableMmx Enables or disables use of MMX optimized instructions when saving JPEG and LEAD CMP images.  
Public PropertyDisableP3 Enables or disables use of PIII optimized instructions when saving JPEG and LEAD CMP images.  
Public PropertyFixedPaletteStamp Gets and sets a value which indicates the type of palette to use when saving stamp images that are 8-bit.  
Public PropertyJpegStamp Gets and sets a value indicating the compression to use when saving EXIF stamp images.  
Public PropertyPasses Gets and sets the number of passes when saving progressive JPEG and LEAD CMP images.  
Public PropertyQualityFactor Gets and sets the Quality Factor (QFactor) to use when saving JPEG and LEAD CMP compressed images.  
Public PropertySaveOldJtif Enables or disables saving of old style JTIF files.  
Public PropertySaveWithoutTimestamp Enables or disables saving the image file with a time stamp.  
Public PropertySaveWithStamp Enables and disables saving stamp images when saving JPEG and LEAD CMP compressed images.  
Public PropertyStampBitsPerPixel Gets and sets the bit depth for the stamp image.  
Public PropertyStampHeight Gets and sets the height for the stamp image.  
Public PropertyStampWidth Gets and sets the width for the stamp image.  
Public PropertyYccStamp Gets and sets a value indicating the color space to use when saving EXIF stamp images.  
Top

See Also