Board index » delphi » How to draw at BMP image transparently on the canvas

How to draw at BMP image transparently on the canvas

How do I draw a BMP bitmap file on the canvas transparently. And on top
of another bitmap

kind regards

Michael S?ndergaard

 

Re:How to draw at BMP image transparently on the canvas


Quote
Michael S?ndergaard <micha...@apollo.roskildebc.dk> wrote:
>How do I draw a BMP bitmap file on the canvas transparently. And on top
>of another bitmap

I THINK you can use the Canvas.BrushCopy method. Look it up in
the help.

Other Threads