←Select platform

SupportedGrayImageFormats Property

Summary
Gets the list of supported grayscale image formats.
Syntax
C#
VB
C++
Java
public static RasterImageFormat[] SupportedGrayImageFormats { get; } 
Public Shared ReadOnly Property SupportedGrayImageFormats As RasterImageFormat() 
public RasterImageFormat[] getSupportedGrayImageFormats(); 
public: 
static property array<RasterImageFormat>^ SupportedGrayImageFormats { 
   array<RasterImageFormat>^ get(); 
} 

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 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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