I design my images in formatp: png, bmp, jpg, etc. I remove the background from the images and I have no way of seeing WITHOUT BACKGROUND. In hmg 3.4.4 I can do it, but I work with Minigui extend and compile in BC10.1
Help
Thanks to this great community.
---------------------------------------------------------
Diseño mis imagenes en formatp: png, bmp, jpg, etc. Remuevo el fondo de las imagenes y no tengo forma de ver SIN FONDO. En hmg 3.4.4 puedo hacerlo, pero trabajo con Minigui extend y compilo en BC10.1
Ayuda
Gracias a esta gran comunidad
How to see an image without the background in MiniGUI extend ????
Moderator: Rathinagiri
- AUGE_OHR
- Posts: 2108
- Joined: Sun Aug 25, 2019 3:12 pm
- DBs Used: DBF, PostgreSQL, MySQL, SQLite
- Location: Hamburg, Germany
Re: How to see an image without the background in MiniGUI extend ????
hi,
have a look at
have a look at
c:\MiniGUI\SAMPLES\BASIC\SPLASHDEMO_2\demo.prg
Code: Select all
SET REGION OF &name BITMAP &cSaveBmp TRANSPARENT COLOR RGB(252, 253, 252) TO RegionHandlehave fun
Jimmy
Jimmy