Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi Image32 durchsichtig (https://www.delphipraxis.net/51202-image32-durchsichtig.html)

arbu man 8. Aug 2005 10:32


Image32 durchsichtig
 
Hi,

Ich benutze in einen Programm ein Image32 das auf eine Shape liegt wenn ich nun das bitmap32 des images fülle
Delphi-Quellcode:
image.Bitmap.Clear(color32(255,255,255,0 {<- Sollte Transparentsein }));
Kommt das Shape aber nicht mehr zum vorschein.
Wie kann ich es einstellen das die mehr oder weniger durchsichtigen Bereiche des Images32 auch wirklichdurchsichtig sind ?

Nachtrag: Hab schon DrawMode auf dmBlend gesetzt hilft aber auch nicht :wall:

mfg, arbu

Khabarakh 8. Aug 2005 11:55

Re: Image32 durchsichtig
 
Das geht nicht, dafür wurde die GR32-Lib auch nicht konzipiert:
Zitat:

1. Is it possible to make the alpha blending to the desktop or other components on the form?

No, this feature is not supported and it is not planned in future. Though, it is in principle possible to get windowed controls blended to the background in Windows 2000, I want to keep the library compatible with previous OS versions and I want to keep it as separate from GDI as possible.
Du könntest aber das "GR32 Extension Control Pack" aus der Newsgroup ausprobieren, das soll AlphaBlending unterstützen.

arbu man 8. Aug 2005 18:20

Re: Image32 durchsichtig
 
Danke, dann muss ich das nicht mehr versuchen, doch wo finde ich dieses "GR32 Extension Control Pack" , googlesuche findet nichts und bei g32.org habe ich nichts gefunden:

Khabarakh 8. Aug 2005 18:26

Re: Image32 durchsichtig
 
Das Forum ist gerade offline, die Newsgroup (www.graphics32.org -> Newsgroup :wink: ) ist aber noch erreichbar.

arbu man 8. Aug 2005 19:15

Re: Image32 durchsichtig
 
Danke hab ich jetzt gefunden und herruntergeladen.
Is echt noch alpha


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:14 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz