On May 31, 2013, at 12:25 PM, Christian Schmitz <[email protected]> wrote:
> > 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. I didn't see that - I'm looking at the old 12.5 documentation -- oops. I'll get the newest. Does this call work if Mask and Image are the same object? _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
