> Am 18.04.2018 um 17:35 schrieb Michael Diehr <m...@xochi.com>:
> 
> Hi Christian,
> 
> In particular, Pictures now come in five flavors:

Well, actually we handle 10 different kinds as per platform the types differ.

>  * Old style (32 bit picture + separate mask) - these are still used by the 
> framework in some places.

And are still my preferred type as a lot of changes need un-multiply which is 
difficult and slow.

>  * MutableBitmap (32 bit RGBA picture - no separate mask)

Most functions still ignore alpha.

>  * ImmutableBitmap (available with SupportHiDPI is ON).
>  * Vector


For both, for reading, we make a clone first to get a bitmap.

>  * Image Sets (which contain multiple Pictures)

We pick highest resolution bitmap for reading.



Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


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

Reply via email to