Gets and sets the pre-defined QFactor value when saving LEAD CMP compressed images.
public CodecsCmpQualityFactorPredefined CmpQualityFactorPredefined { get; set; }
Public Property CmpQualityFactorPredefined As CodecsCmpQualityFactorPredefined
@property (nonatomic, assign) LTCodecsCmpQualityFactorPredefined cmpQualityFactorPredefined
public CodecsCmpQualityFactorPredefined getCmpQualityFactorPredefined()
public void setCmpQualityFactorPredefined(CodecsCmpQualityFactorPredefined value)
public:
property CodecsCmpQualityFactorPredefined CmpQualityFactorPredefined {
CodecsCmpQualityFactorPredefined get();
void set ( CodecsCmpQualityFactorPredefined );
}
The LEAD CMP pre-defined QFactor.
When saving LEAD CMP compressed images, you can specify a pre-defined QFactor.
If you set this property to CodecsCmpQualityFactorPredefined.Custom, then you can set a custom QFactor in QualityFactor.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document