ID:2845581
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
We have BLEND_INSET_OVERLAY as a blend mode for datums with appearances.

Surely an icon.Blend() equivalent wouldn't be too much to ask for? In code where icon operations are frequent, it would be nice to cut down 1 operation. And to just make doing this easier for people who are not very bright, like myself.
For 515 you can use transforms and the sort then RenderIcon() the result to get an /icon with everything done in a much cheaper way.

Not discounting the request, just mentioning a viable workaround if you have a client to use RenderIcon()