Hi all,

Maybe I am just not geting it, but I have searched for the past 2 days, and I can't seem to find info on how to save an irregular dialog. There are 2 parts to my questions:

1. If I am given a circular-shaped png file, how do I size the dialog to match that? I know for bitmap, there is a color masking for transparency, unfortunately, I don't know how to do this for PNG format.

2. Since a dialog can have 2 circular pngs, so once I can load the png, I will be then having the ()() shape, how do I save that as a bitmap? For paint, it captures the irregular image as is, how do I do that?

PS: Please elaborate. I came across GetRegionData, but not sure if this is what I needed, on top of everything else.

Thanks!

Jiac