General support for extraction of images with BitsPerComponent < 8

This commit is contained in:
Kasper Frank
2021-05-11 10:06:17 +02:00
parent 92a00782bf
commit a56be02cfd
2 changed files with 45 additions and 30 deletions

View File

@@ -2,7 +2,6 @@
{
using Content;
using Graphics.Colors;
using System.Collections.Generic;
using UglyToad.PdfPig.Core;
internal static class PngFromPdfImageFactory