HI all,
Here is my problem: is it possible in Purebasic to cut an image that is not always positioned in the same place on a page but that has areas above and below it that I would like to eliminate in order to extract only the image itself and not the white parts above and below the image. I can't use GRABImage because I don't know the positioning of the image in the page, which can vary from one image page to another
THanks
Cutting an image
Re: Cutting an image
You will probably have to cut out a large one yourself and then look for the edge.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: Cutting an image
I had once scanned a lot of photos with a scanner and then wrote a tool to cut away the white borders from the photos.
Here I have uploaded it now: Click
Here I have uploaded it now: Click

Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version
Re: Cutting an image
@Sicro,
Thank you, very much.
I've been trying to do this for some time without any signs of success!
Thank you, very much.
I've been trying to do this for some time without any signs of success!

DE AA EB