On Sep 10, 2015, at 1:09 PM, Christian Schmitz <supp...@monkeybreadsoftware.de> 
wrote:
> 
> * There is a .Update(NSImage as variant) call - would that be faster than 
> using the separate .Pict and .Mask objects?
> 
> yes. Plugin builds a new NSImage from those pictures.

I will try this.  Does .Update(NSImage) retain a reference to the NSImage, so I 
can just change the pixels myself?  Or does it internally make a copy?   

> 
>> * Is calling .Alpha slow?
> 
> No.
> 
>> * Any general tips for speeding it up?
> 
> First measure with Instruments where you spend all the time.

Will do - I've been using Xojo profiler mainly, but it has limited accuracy 
with plugins naturally...

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

Reply via email to