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


For a list of all members of this type, see CodecsJpegOptions.CodecsJpegSaveOptions members.

Public Properties

 NameDescription
Public Property CmpQualityFactorPredefined Gets or sets the pre-defined QFactor value when saving LEAD CMP compressed images.  
Public Property DisableMmx Enables or disables use of MMX optimized instructions when saving JPEG and LEAD CMP images.  
Public Property DisableP3 Enables or disables use of PIII optimized instructions when saving JPEG and LEAD CMP images.  
Public Property FixedPaletteStamp Gets or sets a value which indicates the type of palette to use when saving stamp images that are 8-bit.  
Public Property JpegStamp Gets or sets a value indicating the compression to use when saving EXIF stamp images.  
Public Property Passes Gets and sets the number of passes when saving progressive JPEG and LEAD CMP images.  
Public Property QualityFactor Gets or sets the Quality Factor (QFactor) to use when saving JPEG and LEAD CMP compressed images.  
Public Property SaveOldJtif Enables or disables saving of old style JTIF files.  
Public Property SaveWithoutTimeStamp Enables or disables saving the image file with a time stamp.  
Public Property SaveWithStamp Enables or disables saving stamp images when saving JPEG and LEAD CMP compressed images.  
Public Property StampBitsPerPixel Gets or sets the bit depth for the stamp image.  
Public Property StampHeight Gets or sets the height for the stamp image.  
Public Property StampWidth Gets or sets the width for the stamp image.  
Public Property YccStamp Gets or sets a value indicating the color space to use when saving EXIF stamp images.  
Top

See Also