0

I'm looking for the way that making indexed color 8bit png with transparent by c#. I have to convert png except 8bit png to 8bit png. I can make a indexed color 8bit png, but I can't set transparent into the png. How do I make it? To begin with, is it possible? Would you tell me if you know some good ways except using c#? Thank you so much for your help.

1 Answers1

0

There might be some worthwhile ideas in this link that you can use:

http://www.c-sharpcorner.com/UploadFile/jacquesphilip/MakingThumbnailsOfTransparentImages11162005004933AM/MakingThumbnailsOfTransparentImages.aspx

pageman
  • 2,864
  • 1
  • 29
  • 38