UIElement.renderRaw

This method is called for each item in the drawlist that was visible and has a dirty Raw layer. This is called after compositing, starting from the buffer output by the Compositor.

class UIElement
public nothrow @nogc final
void
renderRaw
(
ImageRef!RGBA rawMap
,
in box2i[] areasToUpdate
)

Meta