API Reference > OdRx Classes > OdPdf2ImageConversionParams Class
OdPdf2ImageConversionParams Class
OdPdf2ImageConversionParams
Syntax
C++
class OdPdf2ImageConversionParams;

RxPdfToRasterServices.h

This class provides image conversion parameters for PDF files converting in ODA SDK. Library: TD_Db

 
Name 
Description 
 
This is the default constructor for objects of the OdPdf2ImageConversionParams class. It sets background color to white, resolution to 72 dpi, no flags and no crop area. 
 
Name 
Description 
 
Background color 
 
Coordinates of the area to be cropped from the whole page 
 
dpi 
Required resolution 
 
Set of the PdfConversionFlags 
 
Layers to be enabled or disabled in resulting image 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.