Currently, all images are decoded and preserved in RGBA format (32 bits for each pixel). However, there are files that optimize their images by preserving them with 1 bit for each pixel. In WPF we may create monochrome System.Windows.Media.ImageSource that would optimize the performance and memory consumption when rendering such images. Available in R1 2018 Official Release Version.
Hi Nivid, The task is currently not implemented nor scheduled. You can cast your vote for its implementation and subscribe to this item to receive notifications about status changes on it. Regards, Tanya
Is this issue fixed? Can you tell me the Release number it was fixed in?
Hi Mark, As we discussed in the support thread, this item is not scheduled for the next release, thus, I am unable to say when an implementation might be available. Regards, Tanya
We need this fixed and improved, crucially stop the "Insufficient memory" exception as well as OutOfMemory exception, this is very crucial for our customers because it causes our software to crash while they are trying to preview certain PDF files, and therefore they can't view the document at all.