VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



PNG Reader : Updated (by LaVolpe)

by LaVolpe (66 Submissions)
Category: Graphics
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (27 Votes)

Work in progress & posted for your suggestions. This is a good PNG reader (includes progressive display/interlacing--rare indeed) & the writer is in progress & will be posted next month, hopefully. In order to use this, you'll need ZLIB.DLL and a link for a VB-friendly version of that free DLL is near the top of the main class. Currently not Win95/NT4 capable, but working on that too. Again, this is a work in progress. The PNG format contains many color-related "chunks" that I don't currently have the knowledge to implement. If you know how to handle any chunks that are unhandled in the project, please email me. In IDE, this thing crawls, but compiled it is up to 10x faster & can display full screen PNGs very quickly. Hoping to hear from you all. When the PNG Writer is ready, will repost with the changes--expected to be massive. Added step-by-step instructions at top of stdPNG class for using the zlib DLL. Tweaked to fix minor errors I mentioned in remarks below. Added a readme file, more properties/options (like global AlphaBlend), and more comments. I think the reader is now good to go pending any bug reports & my TODO list I added at top of the main class. The writer is next.

Rate PNG Reader : Updated (by LaVolpe)

Download PNG Reader : Updated (by LaVolpe)

Download PNG Reader : Updated (by LaVolpe) (147 KB)

PNG Reader : Updated (by LaVolpe) Comments

No comments have been posted about PNG Reader : Updated (by LaVolpe). Why not be the first to post a comment about PNG Reader : Updated (by LaVolpe).

Post your comment

Subject:
Message:
0/1000 characters