P
pmiele
Is there a method for creating overlayed images using the .Net (C#) version
of the ImageList class?
I have a set of bitmaps in an ImageList. I would like to create an overlaid
image by combining one of the images over another. This was possible with
the Win32API, but I do not see a method to do a similar thing with the .Net
class. Is there some other class or technique to use?
of the ImageList class?
I have a set of bitmaps in an ImageList. I would like to create an overlaid
image by combining one of the images over another. This was possible with
the Win32API, but I do not see a method to do a similar thing with the .Net
class. Is there some other class or technique to use?