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]
Possible to use the new function ABPAINT with normal BMP ?
Possible to use the new function ABPAINT with normal BMP ?
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.
i work with FW.
If you have any questions about special functions, maybe i can help.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Same function for a 'normal' bitmap
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
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.
i work with FW.
If you have any questions about special functions, maybe i can help.