MoMad
Aug 15th, 2002, 05:08 PM
Hello Everyone,
Does anybody know where I can find information on how to convert a bitmap to a png format? I have found the free libpng and the accompanying zlib and got them compiled for vb use, but I have no idea how to use them!
Does anybody know of any tutorials on how to use the free png libraries available at sourceforge.net? And how do you save a bitmap to png?
Well I want to convert my bitmap into a png. I downloaded the popular libpng and its partner zlib. Then I compiled them with the __stdcall convention.
Now my only problem is, how the hell do i use these functions?? I am seriously lost on how to take a simple bitmap and save it as a PNG format.
Please help if you know what to do about this.
Thank you for your prompt response.
Thanks,
MoMad
PS: Anything regarding PNG will help...
Does anybody know where I can find information on how to convert a bitmap to a png format? I have found the free libpng and the accompanying zlib and got them compiled for vb use, but I have no idea how to use them!
Does anybody know of any tutorials on how to use the free png libraries available at sourceforge.net? And how do you save a bitmap to png?
Well I want to convert my bitmap into a png. I downloaded the popular libpng and its partner zlib. Then I compiled them with the __stdcall convention.
Now my only problem is, how the hell do i use these functions?? I am seriously lost on how to take a simple bitmap and save it as a PNG format.
Please help if you know what to do about this.
Thank you for your prompt response.
Thanks,
MoMad
PS: Anything regarding PNG will help...