Gets or sets a threshold value used to combine colors.
public int CombineThreshold { get; set; }
Public Property CombineThreshold As Integer
public: property int CombineThreshold { int get(); void set ( int ); }
public:
property int CombineThreshold {
int get();
void set ( int );
}
The best value is 25.
Values saturate at 443. Colors that are closer together than this amount will be combined.
Refer to PdfCompressorEngine example.
Target Platforms
PdfCompressorOptions Structure
PdfCompressorOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library