PdfiumFPDFCodecs_ |
| Name | Description | |
|---|---|---|
| FPDFCodecs_JpegEncode(IntPtr, Int32, Byte) | Encodes the specified bitmap image to jpeg format and returns the result in a byte array. | |
| FPDFCodecs_JpegEncode(IntPtr, Int32, Int32, Byte) | Encodes the specified raster image into jpeg format and stores it in an unmanaged block of memory that must be freed by calling the FPDF_FreeMemory(IntPtr). |