Click or drag to resize

PdfiumFPDFCodecs_FaxEncode Method

Overload List
 NameDescription
Public methodStatic memberFPDFCodecs_FaxEncode(Byte, Int32, Int32, Int32) Encodes the specified srcBuf the CCITT facsimile standard and stores it in a byte array.
Public methodStatic memberFPDFCodecs_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).
Top
See Also