Am 31.05.2013 um 20:55 schrieb Michael Diehr <[email protected]>:

> For now I can probably do it with two separate calls, e.g.:
> 
>  pic.CopyXRGBtoMemoryblockMBS(d,0)
>  pic.mask.CopyAtoMemoryblockMBS(d,0,0)
> 
> 
don't we have already

CopyARGBtoMemoryblockMBS(destination as memoryblock, offset as integer, 
MaskForAlpha as picture) as boolean

to do this?
You can pass mask and image.

Greetings
Christian

-- 
MBS Xojo Developer Conference 2013

More details and registration here:
http://www.monkeybreadsoftware.de/realbasic/events/






_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to