I have the function below to generate a sample logo. What I want to do is to return a transparent png or gif instead of a white background.
How can I do that?
Take a look at Can you make an alpha transparent PNG with C#?