Open .PNG image format in FreeBasic (For DOS)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Cpcdos
Member
Member
Posts: 35
Joined: Sat Feb 02, 2013 4:16 pm
Location: France [Lyon]

Open .PNG image format in FreeBasic (For DOS)

Post by Cpcdos »

Hello people!
I'm looking for a code on FreeBasic that can open PNG format images.
Who manages the Alpha channel and reads the color depth up to 24Bit, if possible

Thank :)
FAVIER Sébastien
Sorry for my bad bad English level, I'm young French studient .. :)
User avatar
OdinVex
Member
Member
Posts: 55
Joined: Tue Sep 07, 2010 11:00 pm

Re: Open .PNG image format in FreeBasic (For DOS)

Post by OdinVex »

Maybe the specification might help? Might have to write it out. :)
“...No rest, no peace...” ― Odin Vex
User avatar
Griwes
Member
Member
Posts: 374
Joined: Sat Jul 30, 2011 10:07 am
Libera.chat IRC: Griwes
Location: Wrocław/Racibórz, Poland
Contact:

Re: Open .PNG image format in FreeBasic (For DOS)

Post by Griwes »

"Code" (in this meaning) is a massive noun; there is no "a code", no "codes", no such thing - just "code".

Also, asking for "code" (or, better yet, for "a code) implies not fulfilling the Required Knowledge in most cases, as well as proves no research being done prior to posting.
Reaver Project :: Repository :: Ohloh project page
<klange> This is a horror story about what happens when you need a hammer and all you have is the skulls of the damned.
<drake1> as long as the lock is read and modified by atomic operations
User avatar
Cpcdos
Member
Member
Posts: 35
Joined: Sat Feb 02, 2013 4:16 pm
Location: France [Lyon]

Re: Open .PNG image format in FreeBasic (For DOS)

Post by Cpcdos »

it helps me not so much lol
brief
Forget the details, I want just a way to display an PNG image with FreeBasic, that's all :)
FAVIER Sébastien
Sorry for my bad bad English level, I'm young French studient .. :)
User avatar
Griwes
Member
Member
Posts: 374
Joined: Sat Jul 30, 2011 10:07 am
Libera.chat IRC: Griwes
Location: Wrocław/Racibórz, Poland
Contact:

Re: Open .PNG image format in FreeBasic (For DOS)

Post by Griwes »

Reaver Project :: Repository :: Ohloh project page
<klange> This is a horror story about what happens when you need a hammer and all you have is the skulls of the damned.
<drake1> as long as the lock is read and modified by atomic operations
Post Reply