logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
ncoda  
#1 Posted : Monday, October 30, 2023 6:28:12 PM(UTC)
ncoda

Rank: Newbie

Groups: Registered
Joined: 10/30/2023(UTC)
Posts: 1
Australia

Hi,
I've been using the Image property (or GetImage() method) of PdfBitmap for quite some time for saving the result of a PDF Page Render. I'm have just started multi-targetting to .NET Framework 472 and .NET 6.0, but in version 4.86.2704 (and also the 4.87.2704) I am not able to get the .NET 6.0 target to compile.

It seems the .NET 6.0 target does not have the GetImage method

On the help page for this method the help also shows this error:
Missing <returns> documentation for "M:Patagames.Pdf.Net.PdfBitmap.GetImage"

https://pdfium.patagames...t_pdfbitmap_getimage.htm

So it would appear something is missing or not right?

Is there any way to get the image data out of PdfBitmap for .NET 6.0?
Paul Rayman  
#2 Posted : Monday, October 30, 2023 8:10:00 PM(UTC)
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,104

Thanks: 7 times
Was thanked: 129 time(s) in 126 post(s)
Hi,

This method has been moved to the Patagames.Pdf.Gdi.dll assembly as extension method.
https://forum.patagames....released-on-Aug-13--2023

Edited by user Monday, October 30, 2023 8:10:45 PM(UTC)  | Reason: Not specified

Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.