FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Possible to use the new function ABPAINT with normal BMP ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Possible to use the new function ABPAINT with normal BMP ?
Posted: Fri May 16, 2008 11:36 AM
Hello,

I did some more tests with the new function ABPAINT.
Could it be possible, to have a parameter set to .F.
to use a normal BMP as well ?
Because it is very easy to use, it would be just 1 function for all BMP's.
I used a normal BMP with a background BLACK
It works as well ( the 3. BMP is the normal BMP has been used )



Best Regards

Uwe[/img]
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Possible to use the new function ABPAINT with normal BMP ?
Posted: Sun May 18, 2008 08:30 AM

Uwe,

What the .F. would be used for ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Same function for a 'normal' bitmap
Posted: Sun May 18, 2008 09:48 AM

Because the new function works as well with 'normal' bitmaps,
i mean to set a parameter ( as a sample .F. ),
not to do the calculations for alpha-blending and use / show the bitmap
just with transparent background.
I changed a 'normal' bitmap-background to black and it was transparent.
I think, it would work like the sample : < bmponbmp > with same effect.

oBmp:bPainted := {|| PaintTransparent ..........

Regards

Uwe

Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion