This example shows how to fetch low level information about images living in a PDF file, such as the ID of the image object in the PDF, the filter used to store the image, the decoder parameters, the content of the PdfImage dictionary, etc. The original PDF is appended to the result for reference.
DsPdf is compatible with .NET 6 or later, .NET Core 2.0 or later, .NET Standard 2.x, .NET Framework 4.6.1 or later. All features are supported on Windows, macOS and Linux.