[lazarus] Bitmap transparency?

Marc Weustink marc at dommelstein.net
Sun Nov 9 10:54:45 EST 2003


At 01:23 9-11-2003, Mattias Gaertner wrote:
>On Sat, 08 Nov 2003 18:15:13 +0100
>Marc Weustink <marc at dommelstein.net> wrote:
>
>
> > >If one takes the win32api as api (StretchBlt), then from a win32 POV it
> > >seems an extension on which there is a dependency.
> >
> > As Andrew said, it is *not* an extention. It is native behaviour of the
> > image.  Pixmaps have a transparency. So drawing an image with transparency
> >
> > (Pixmap) will result in an image with transparency.
>
>?

A difficult way to say that if an image supports transparency it will be 
drawn transparent, if not, it won't be drawn transparent. :-)

Marc






More information about the Lazarus mailing list