Overload_PDFiumSharp_PDFiumBitmap__ctor - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFiumBitmap Constructor

Overload List

 

Name Description
Public method PDFiumBitmap(Int32, Int32, Boolean) Creates a new PDFiumBitmap. Unmanaged memory is allocated which must be freed by calling Dispose(FPDF_BITMAP).
Public method PDFiumBitmap(Int32, Int32, BitmapFormats, IntPtr, Int32) Creates a new PDFiumBitmap using memory allocated by the caller. The caller is responsible for freeing the memory and that the adress stays valid during the lifetime of the returned PDFiumBitmap.
  Back to Top

See Also

Reference

PDFiumBitmap Class
PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️