libjpeg / libpng

Everything else that doesn't fall into one of the other PB categories.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

libjpeg / libpng

Post by Polo »

Hi !
Does somebody ever tried/managed to have those two libs working with PB ?
If nobody ever tried, does someone wants to try ? 8)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

Err, really nobody ? :cry:
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

I donno. Since PB comes with a built in JPG and PNG decoder, why?
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

Shannara wrote:I donno. Since PB comes with a built in JPG and PNG decoder, why?
Because I just need to get the pixels color of a jpg/png file, and the faster way is to use these libs (with the built-in decoders, it would be a lot slower).
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

Currently working with png files, it's not that hard, but I can't find how to get the pixel buffer :oops:
Post Reply