RB now supports true 32 bit pictures where the mask is part of the picture 
data, obtained by calling
  new picture (width, height)
rather than 
  new picture (width,height,depth)

Is there a MBS function get or set the ARGB data that's being used in new-style 
picture objects?

The documentation for 
Picture.CopyARGBtoMemoryblockMBS(destination as memoryblock, offset as integer, 
LittleEndian as boolean, AlphaValue as integer) as boolean

suggests that it does not copy the alpha channel at all.


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to