←Select platform

SupportedGrayImageFormats Property

Summary
Gets the list of supported grayscale image formats.
Syntax
C#
C++/CLI
Java
Python
public static RasterImageFormat[] SupportedGrayImageFormats { get; } 
public RasterImageFormat[] getSupportedGrayImageFormats(); 
public: 
static property array<RasterImageFormat>^ SupportedGrayImageFormats { 
   array<RasterImageFormat>^ get(); 
} 
SupportedGrayImageFormats # get  (PDFOptimizerOptions) 

Property Value

PDFOptimizerOptions.SupportedGrayImageFormats returns an array RasterImageFormat[] listing the supported compression values shown below.

Supported Compressions
Value Type
0 Jpeg (Leadtools.RasterImageFormat)
1 RawFlate (Leadtools.RasterImageFormat)
Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.