The Wayback Machine - https://web.archive.org/web/20220313215750/https://github.com/topics/pdf-files
Skip to content
#

pdf-files

Here are 157 public repositories matching this topic...

bunchofcoders
bunchofcoders commented Dec 28, 2021

Looks like the function below returns bytes with value 1 instead of 255 which produces near black png. for all other type of filters it works fine.

Filter: FlateDecode
ColorSpace: DeviceGray
BitsPerComponent: 1

public static byte[] Convert(ColorSpaceDetails details, IReadOnlyList decoded, int bitsPerComponent, int imageWidth, int imageHeight);

Improve this page

Add a description, image, and links to the pdf-files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf-files topic, visit your repo's landing page and select "manage topics."

Learn more