PDFDisplayDepth property (ILEADRasterIO)
long PDFDisplayDepth | |
Overview |
Refer to Implementing PDF Plug in Features. |
Remarks
Sets the pixel depth value that LEADTOOLS uses when loading PDF, PS or EPS files.
Value |
Meaning |
1 |
1 bit per pixel in the resultant bitmap |
4 |
4 bits per pixel in the resultant bitmap |
8 |
8 bits per pixel in the resultant bitmap |
24 |
24 bits per pixel in the resultant bitmap |
The default setting is 24.
See Also
Elements: |
PDFXResolution property, PDFYResolution property, PDFTextAlpha property, PDFGraphicsAlpha property, PDFUseLibFonts property |
Topics: |