Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi Bild aus TImage als Windows Hintergrund (https://www.delphipraxis.net/59087-bild-aus-timage-als-windows-hintergrund.html)

robinWie 17. Dez 2005 08:49


Bild aus TImage als Windows Hintergrund
 
Hallo,

wie kann man das Bild, das sich im TImages befindet, als Windows Hintergrund laden. Ich habe gesucht abern nichts passendes gefunden. Danke im Voraus

Daniel B 17. Dez 2005 08:52

Re: Bild aus TImage als Windows Hintergrund
 
Hi,

schau Dir das mal an:
Delphi-Quellcode:
SystemParametersInfo(SPI_SETDESKWALLPAPER, 0, Pointer('C:\bild.bmp', SPIF_SENDCHANGE);

robinWie 17. Dez 2005 09:02

Re: Bild aus TImage als Windows Hintergrund
 
Danke. Funktioniert aber leider nur mit .bmp. Gibt es auch eine möglickeit zustäzlich auch JPG's als Hintergrund einzusetzten?

arbu man 17. Dez 2005 09:21

Re: Bild aus TImage als Windows Hintergrund
 
Das JPEG einfach in das bmp-Format bringen

robinWie 17. Dez 2005 09:22

Re: Bild aus TImage als Windows Hintergrund
 
Und wie macht man das :gruebel: habe davon kein Plan

Daniel B 17. Dez 2005 09:39

Re: Bild aus TImage als Windows Hintergrund
 
Mach doch bitte nen neuen Thread auf "JPGs in BMPs umwandeln"

ichbins 17. Dez 2005 10:13

Re: Bild aus TImage als Windows Hintergrund
 
Gibts auch eine Möglichkeit für .jpg oder .html? (NICHT per Umwandlung zum *.bmp)

HTML unterstützt z.B. animierte Hintergründe.

Master_RC 17. Dez 2005 12:12

Re: Bild aus TImage als Windows Hintergrund
 
Auch Windohf kann animierte Bilder als BG haben.
Weiß jetzt zwar nit genau wie, aber es funzt ^^

HTML -> es gibt ein "Web-Hintergrund" für Windohf :)


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:47 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