PdfiumFPDFCodecs_ |
| Name | Description | |
|---|---|---|
| FPDFCodecs_FaxEncode(Byte, Int32, Int32, Int32) | Encodes the specified srcBuf the CCITT facsimile standard and stores it in a byte array. | |
| FPDFCodecs_FaxEncode(IntPtr, Int32, Int32, Int32, Int32) | Encodes the specified srcBuf the CCITT facsimile standard and stores it in an unmanaged block of memory that must be freed by calling the FPDF_FreeMemory(IntPtr). |