Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

astro0's avatar

Finding the color of a given pixel in a PDF

I am making a program that analyzes a pdf with a bunch of black lines. essentially I need to know the coordinates of all the pixels that are black. Is there any library with a function that allows me to find the color of a given pixel in a pdf?

0 likes
2 replies
astro0's avatar

I am making a program that analyzes a pdf with a bunch of black lines. essentially I need to know the coordinates of all the pixels that are black. Is there any library with a function that allows me to find the color of a given pixel in a pdf? https://192168ll.link/

i got this...

Please or to participate in this conversation.